From 2e8ecc24cf74f918c303c315da3bb18636a5e288 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 18 Sep 2014 16:00:34 +0200 Subject: tests: Delay some test file extraction until "make check". * tests/gpg/Makefile.am (all-local): Change to check-local. * tests/gpgsm/Makefile.am (all-local): Ditto. --- tests/gpgsm/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/gpgsm') diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am index 45b3b50c..ecc53a61 100644 --- a/tests/gpgsm/Makefile.am +++ b/tests/gpgsm/Makefile.am @@ -47,7 +47,8 @@ clean-local: -gpg-connect-agent KILLAGENT /bye -rm -fR private-keys-v1.d -all-local: ./pubring.kbx ./gpgsm.conf ./private-keys-v1.d/$(key_id).key ./trustlist.txt +check-local: ./pubring.kbx ./gpgsm.conf \ + ./private-keys-v1.d/$(key_id).key ./trustlist.txt export GNUPGHOME := $(abs_builddir) -- cgit v1.2.3