2005-10-01 Marcus Brinkmann <marcus@g10code.de>

* gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.
This commit is contained in:
Marcus Brinkmann 2005-10-01 19:22:16 +00:00
parent b3304042aa
commit efb2ed5a78
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2005-10-01 Marcus Brinkmann <marcus@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

View File

@ -35,7 +35,7 @@ CLEANFILES = secring.gpg pubring.gpg trustdb.gpg
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