diff options
author | Marcus Brinkmann <[email protected]> | 2005-10-01 20:41:41 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-10-01 20:41:41 +0000 |
commit | bda9541b51f64e9138160811faea26be22dc7ac0 (patch) | |
tree | e63a4602eaadde31d901981a4c7a1e71471b0844 /tests/ChangeLog | |
parent | 2005-10-01 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-bda9541b51f64e9138160811faea26be22dc7ac0.tar.gz gpgme-bda9541b51f64e9138160811faea26be22dc7ac0.zip |
2005-10-01 Marcus Brinkmann <[email protected]>
* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf.
(DISTCLEANFILES): Add gpg.conf.
(all-local): Add gpg.conf.
(./gpg.conf): New target.
* gpg/gpg.conf: Remove file.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 5f36e003..6fa2d776 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,11 @@ 2005-10-01 Marcus Brinkmann <[email protected]> + * gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf. + (DISTCLEANFILES): Add gpg.conf. + (all-local): Add gpg.conf. + (./gpg.conf): New target. + * gpg/gpg.conf: Remove file. + * gpg/Makefile.am (EXTRA_DIST): Add gpg.conf. * gpg/Makefile.am (TESTS): Add t-sig-notation. |