diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-01 22:41:28 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-02 00:14:39 +0200 |
commit | a1c089b997ebf705a9023b4f0f97327e5bd2814e (patch) | |
tree | 5bbc5a441626b26bbebd61ecb220714f99f92bb5 /Changelog | |
parent | bb7790c7e6e4a2ab4f1658222c19978f6601b35b (diff) |
Makefile: Major refactoring, add install and uninstall targets.
Honor BUILD_DOCDIR and DESTDIR variables.
Also, remove the `use lib` statement from our executables.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ interimap (0.5.1) UNRELEASED; + pullimap: also compare RFC 5322 date and envelope information in mailbox comparison tests. + + interimap, pullimap: remove `use lib` statement. + * Makefile: major refactoring, add install and uninstall targets, honor + BUILD_DOCDIR and DESTDIR variables. -- Guilhem Moulin <guilhem@fripost.org> Wed, 01 Jul 2020 21:24:50 +0200 |