]> granicus.if.org Git - neomutt/commit
fix AC_INIT tarname parameter
authorRichard Russon <rich@flatcap.org>
Mon, 12 Sep 2016 15:37:48 +0000 (16:37 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 12 Sep 2016 15:42:46 +0000 (16:42 +0100)
commit5a23f181292a3db57f0d86854b5b242bdd7b75e5
tree61a5f1e6cf1123999136818f626030a9b63f5f72
parent90e419e86046441d8cf2d0f3d02e1795563d084e
fix AC_INIT tarname parameter

By specifying 'neomutt' as the tarname, the docs and translations were
being installed in wrong places.

Note: distdir is overridden in Makefile.am so that we still get a
neomutt tarfile on "make dist".
.gitignore
Makefile.am
configure.ac