2008-01-04 Marcus Brinkmann <marcus@g10code.de>

* gpg/Makefile.am (CLEANFILES): Add pubring.kbx and dirmngr.conf.
This commit is contained in:
Marcus Brinkmann 2008-01-04 14:40:45 +00:00
parent 64502919a1
commit 4028a0f390
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2008-01-04 Marcus Brinkmann <marcus@g10code.de>
* gpg/Makefile.am (CLEANFILES): Add pubring.kbx and dirmngr.conf.
* Makefile.am (TESTS_ENVIRONMENT): Use absolute path for
GNUPGHOME.
* gpg/Makefile.am (TESTS_ENVIRONMENT): Use absolute path for

View File

@ -37,7 +37,7 @@ 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 trustdb.gpg dirmngr.conf
CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf
DISTCLEANFILES = pubring.gpg~ random_seed gpg.conf
EXTRA_DIST = mkdemodirs pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \