[svn] gpgme - r1299 - in trunk/tests: . gpg

svn author marcus cvs at cvs.gnupg.org
Mon Jan 28 20:49:41 CET 2008


Author: marcus
Date: 2008-01-28 20:49:40 +0100 (Mon, 28 Jan 2008)
New Revision: 1299

Modified:
   trunk/tests/ChangeLog
   trunk/tests/gpg/Makefile.am
Log:
2008-01-28  Marcus Brinkmann  <marcus at g10code.de>

	* gpg/Makefile.am (DISTCLEANFILES): Add pubring.kbx~.


Modified: trunk/tests/ChangeLog
===================================================================
--- trunk/tests/ChangeLog	2008-01-28 19:41:26 UTC (rev 1298)
+++ trunk/tests/ChangeLog	2008-01-28 19:49:40 UTC (rev 1299)
@@ -1,3 +1,7 @@
+2008-01-28  Marcus Brinkmann  <marcus at g10code.de>
+
+	* gpg/Makefile.am (DISTCLEANFILES): Add pubring.kbx~.
+
 2008-01-10  Marcus Brinkmann  <marcus at g10code.de>
 
 	* gpg/t-gpgconf.c (main): Allow for dirmngr not to be available.

Modified: trunk/tests/gpg/Makefile.am
===================================================================
--- trunk/tests/gpg/Makefile.am	2008-01-28 19:41:26 UTC (rev 1298)
+++ trunk/tests/gpg/Makefile.am	2008-01-28 19:49:40 UTC (rev 1299)
@@ -38,7 +38,7 @@
 	t-encrypt-large t-file-name t-gpgconf $(tests_unix)
 
 CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf
-DISTCLEANFILES = pubring.gpg~ random_seed gpg.conf gpg-agent.conf
+DISTCLEANFILES = pubring.gpg~ pubring.kbx~ random_seed gpg.conf gpg-agent.conf
 
 EXTRA_DIST = mkdemodirs pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \
 	geheim.txt pubkey-1.asc seckey-1.asc pinentry




More information about the Gnupg-commits mailing list