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

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:21 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 194b1e979c7c547afd0dfea5b2496bdfa34b20f1
Author: Justus Winter <justus at g10code.com>
Date:   Wed Aug 10 11:52:49 2016 +0200

    tests: Fix distcheck.
    
    * tests/openpgp/Makefile.am (EXTRA_DIST): Explicitly add setup and
    teardown scripts now that they no longer are included in the list of
    tests.
    
    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 a43f23b..da12cae 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -170,7 +170,8 @@ sample_msgs = samplemsgs/issue2419.asc
 
 EXTRA_DIST = defs.inc defs.scm pinentry.sh $(XTESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \
-	     $(sample_msgs) ChangeLog-2011 run-tests.scm
+	     $(sample_msgs) ChangeLog-2011 run-tests.scm \
+	     setup.scm finish.scm
 
 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