[Pkg-gnupg-commit] [gnupg2] 29/112: tests: Fix distcheck.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 9e799b0e4f131126b80a5d3272c36d52b8ba1720
Author: Justus Winter <justus at g10code.com>
Date:   Thu Jul 28 18:11:50 2016 +0200

    tests: Fix distcheck.
    
    * tests/openpgp/Makefile.am (sample_msgs): New variable.
    (EXTRA_DIST): Also ship the sample msgs.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 718b4bc..fa02a93 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -155,9 +155,11 @@ sample_keys = samplekeys/README \
 	      samplekeys/ssh-rsa.key \
 	      samplekeys/issue2346.gpg
 
+sample_msgs = samplemsgs/issue2419.asc
+
 EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \
-	     ChangeLog-2011
+	     $(sample_msgs) ChangeLog-2011
 
 CLEANFILES = prepared.stamp x y yy z out err  $(data_files) \
 	     plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list