]> granicus.if.org Git - neomutt/commit
build: fix hcache + make dist
authorRichard Russon <rich@flatcap.org>
Mon, 28 Nov 2016 18:29:13 +0000 (18:29 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 28 Nov 2016 18:29:16 +0000 (18:29 +0000)
commitfdfc36bc0aa31834dedf7ac70c37ca4772fb6cdb
treecc2c267dd4ca3da265345ca58c44c8c17934866a
parent7d69f2a2822621ca3018ed7296bdb165a356c71a
build: fix hcache + make dist

The hcache changes introduced a load of new source files, but they
weren't added to the "make dist" target.

Also, "make distcheck" didn't offer any options to configure so the
build succeeded, but only because the hcache wasn't built.
Makefile.am