diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index b428cf22..5c1266ec 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -70,7 +70,7 @@ clean-local: -$(srcdir)/start-stop-agent --stop -rm -fR private-keys-v1.d -all-local: ./gpg.conf ./gpg-agent.conf ./pubring.gpg \ +check-local: ./gpg.conf ./gpg-agent.conf ./pubring.gpg \ ./private-keys-v1.d/gpg-sample.stamp export GNUPGHOME := $(abs_builddir) 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)