]> git.cworth.org Git - notmuch/commit
contrib/notmuch-mutt: add install target
authorDavid Bremner <david@tethera.net>
Sun, 16 Sep 2018 17:08:07 +0000 (14:08 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 18 Sep 2018 10:54:33 +0000 (07:54 -0300)
commit84efbda92573c0aa9cedd6a4b66817579a3fddb3
treee39973b1a3cd5938f8f2e57936c820136f31626f
parent11d0edeac2a91a3f6d786d1ca6900b9f7ed45765
contrib/notmuch-mutt: add install target

The main goal here is to be able to install the notmuch-mutt script
with an absolute shebang. I have tried to make the notmuch-mutt
Makefile use configure information from notmuch if available, but make
suitable guesses if not.
contrib/notmuch-mutt/Makefile