2005-10-01 Marcus Brinkmann <marcus@g10code.de>
* gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.
This commit is contained in:
parent
b3304042aa
commit
efb2ed5a78
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user