diff options
author | Marcus Brinkmann <[email protected]> | 2011-05-11 00:32:20 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2011-05-11 00:32:20 +0000 |
commit | d11500a77ef3ae1a9dad789f687d6faeb8f4cfe8 (patch) | |
tree | 24247c2fb3087708fa0342d3fa443765fd84323b /tests/ChangeLog | |
parent | Update NEWS file. (diff) | |
download | gpgme-d11500a77ef3ae1a9dad789f687d6faeb8f4cfe8.tar.gz gpgme-d11500a77ef3ae1a9dad789f687d6faeb8f4cfe8.zip |
Clean up the tests correctly.
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 795e5a8b..9c954896 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2011-05-11 Marcus Brinkmann <[email protected]> + + * gpgsm/Makefile.am (DISTCLEANFILES): Move to ... + (CLEANFILES): ... here. + (clean-local): New rule. + * gpg/Makefile.am (DISTCLEANFILES): Move to ... + (CLEANFILES): ... here. + 2011-05-05 Marcus Brinkmann <[email protected]> * gpg/Makefile.am: Unset GPG_AGENT_INFO when setting up local |