From d11500a77ef3ae1a9dad789f687d6faeb8f4cfe8 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 11 May 2011 02:32:20 +0200 Subject: Clean up the tests correctly. --- tests/gpg/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests/gpg') diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index bca36b0e..d4debd7c 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -37,10 +37,11 @@ TESTS = t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers \ t-import t-trustlist t-edit t-keylist t-keylist-sig t-wait \ t-encrypt-large t-file-name t-gpgconf $(tests_unix) -CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf -DISTCLEANFILES = pubring.gpg~ pubring.kbx~ random_seed gpg.conf gpg-agent.conf S.gpg-agent +CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \ + gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \ + random_seed -EXTRA_DIST = mkdemodirs.in pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \ +EXTRA_DIST = pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \ geheim.txt pubkey-1.asc seckey-1.asc pinentry INCLUDES = -I$(top_builddir)/src -- cgit v1.2.3