[Pkg-gnupg-commit] [gnupg2] 43/180: tests,build: Fix distcheck.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:06 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 fbdfe6a514a95fb46f2b811a13709024e2baf252
Author: Justus Winter <justus at g10code.com>
Date:   Thu Dec 1 13:40:08 2016 +0100

    tests,build: Fix distcheck.
    
    * tests/openpgp/Makefile.am (sample_msgs): Add messages required for
    the new test 'verify-multifile.scm'.
    
    Fixes-commit: 12af8e84a32df728462da09a00a8bec24a487720
    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 8be66a1..49db18e 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -194,7 +194,9 @@ sample_keys = samplekeys/README \
 	      samplekeys/authenticate-only.pub.asc \
 	      samplekeys/authenticate-only.sec.asc
 
-sample_msgs = samplemsgs/issue2419.asc
+sample_msgs = samplemsgs/issue2419.asc \
+	      samplemsgs/clearsig-1-key-1.asc \
+	      samplemsgs/signed-1-key-1.asc
 
 EXTRA_DIST = defs.scm $(XTESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \

-- 
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