[svn] gpgme - r1106 - in trunk/tests: . gpg
svn author marcus
cvs at cvs.gnupg.org
Sat Oct 1 21:22:21 CEST 2005
Author: marcus
Date: 2005-10-01 21:22:16 +0200 (Sat, 01 Oct 2005)
New Revision: 1106
Modified:
trunk/tests/ChangeLog
trunk/tests/gpg/Makefile.am
Log:
2005-10-01 Marcus Brinkmann <marcus at g10code.de>
* gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.
Modified: trunk/tests/ChangeLog
===================================================================
--- trunk/tests/ChangeLog 2005-10-01 02:33:35 UTC (rev 1105)
+++ trunk/tests/ChangeLog 2005-10-01 19:22:16 UTC (rev 1106)
@@ -1,5 +1,7 @@
2005-10-01 Marcus Brinkmann <marcus at g10code.de>
+ * gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.
+
* gpg/Makefile.am (TESTS): Add t-sig-notation.
* gpg/t-sig-notation.c (check_result): New file.
* gpg/t-verify.c (check_result): Also check the length of the
Modified: trunk/tests/gpg/Makefile.am
===================================================================
--- trunk/tests/gpg/Makefile.am 2005-10-01 02:33:35 UTC (rev 1105)
+++ trunk/tests/gpg/Makefile.am 2005-10-01 19:22:16 UTC (rev 1106)
@@ -35,7 +35,7 @@
DISTCLEANFILES = pubring.gpg~ random_seed
EXTRA_DIST = mkdemodirs pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \
- geheim.txt pubkey-1.asc seckey-1.asc
+ geheim.txt pubkey-1.asc seckey-1.asc gpg.conf
INCLUDES = -I$(top_srcdir)/gpgme
More information about the Gnupg-commits
mailing list