2002-03-05 Marcus Brinkmann <marcus@g10code.de>
* gpg/Makefile.am (CLEANFILES): Remove random_seed, which is now in DISTCLEANFILES.
This commit is contained in:
parent
6616ce295f
commit
b0bfb987af
@ -1,3 +1,8 @@
|
||||
2002-03-05 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* gpg/Makefile.am (CLEANFILES): Remove random_seed, which is now
|
||||
in DISTCLEANFILES.
|
||||
|
||||
2002-03-04 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpg/Makefile.am (DISTCLEANFILES): Added.
|
||||
|
@ -26,7 +26,7 @@ TESTS_ENVIRONMENT = GNUPGHOME=.
|
||||
TESTS = t-encrypt t-encrypt-sign t-sign t-signers t-decrypt t-verify \
|
||||
t-decrypt-verify t-keylist t-export t-import t-trustlist
|
||||
|
||||
CLEANFILES = secring.gpg pubring.gpg trustdb.gpg random_seed
|
||||
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user