[Pkg-gnupg-commit] [gnupg2] 25/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 66c0dab3c722c2766828515120775b106286334e
Author: Justus Winter <justus at g10code.com>
Date:   Tue Jul 26 16:03:06 2016 +0200

    tests: Fix distcheck.
    
    * tests/openpgp/Makefile.am (samplekeys): Add missing key.
    
    Fixes-commit: 4ba11251
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index b65cc6d..f8932d6 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -151,7 +151,8 @@ sample_keys = samplekeys/README \
 	      samplekeys/ssh-dsa.key \
 	      samplekeys/ssh-ecdsa.key \
 	      samplekeys/ssh-ed25519.key \
-	      samplekeys/ssh-rsa.key
+	      samplekeys/ssh-rsa.key \
+	      samplekeys/issue2346.gpg
 
 EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(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