diff options
author | Moritz Schulte <[email protected]> | 2009-04-19 18:03:49 +0000 |
---|---|---|
committer | Moritz Schulte <[email protected]> | 2009-04-19 18:03:49 +0000 |
commit | edf19bbf8f644f8a0553bde0cc4e8ad3855d1a0e (patch) | |
tree | d14272d6650244bafa9b798e67e2d6bdcbce07df /ChangeLog | |
parent | 2009-04-15 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-edf19bbf8f644f8a0553bde0cc4e8ad3855d1a0e.tar.gz gpgme-edf19bbf8f644f8a0553bde0cc4e8ad3855d1a0e.zip |
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.
* gpg/Makefile.am (EXTRA_DIST): Replaced mkdemodirs with mkdemodirs.in.
(mkdemodirs): New target.
(clean-local): Added command for removing mkdemodirs script.
(./Alpha/Secret.gpg): Added dependency on mkdemodirs.
* gpg/mkdemodirs: Renamed to ...
* gpg/mkdemodirs.in: ... here.
* gpg/mkdemodirs.in (GPG): Derive value from @GPG@ instead of hard-coding "gpg".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-04-19 Moritz <[email protected]> + + * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg. + 2009-03-06 Marcus Brinkmann <[email protected]> * assuan/: Update to libassuan SVN 2009-03-06. |