]> granicus.if.org Git - neomutt/commitdiff
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)
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

index f4ff128fd3ef31428dc405cc909e63b7a8fa581a..eb1350ad0ff59577452981ecd29572c03efef4ea 100644 (file)
@@ -5,6 +5,9 @@ include $(top_srcdir)/flymake.am
 AUTOMAKE_OPTIONS = 1.6 foreign
 EXTRA_PROGRAMS = mutt_dotlock pgpring pgpewrap mutt_md5
 
+# Test the .tar file by building everything
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-pop --enable-imap --enable-smtp --enable-hcache --with-bdb --with-gdbm --with-kyotocabinet --with-lmdb --with-qdbm --with-tokyocabinet --enable-gpgme --enable-sidebar --enable-nntp --enable-notmuch --enable-compressed --enable-debug --with-gnutls --with-sasl --with-gss
+
 if BUILD_DOC
 DOC_SUBDIR = doc
 endif
@@ -86,6 +89,8 @@ EXTRA_DIST = COPYRIGHT LICENSE.md OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING
        ChangeLog ChangeLog.neomutt mutt_idna.h sidebar.h OPS.SIDEBAR \
        snprintf.c regex.c crypt-gpgme.h hcachever.sh.in \
        txt2c.c txt2c.sh version.h \
+       hcache-backend.h hcache-bdb.c hcache-gdbm.c hcache-kc.c hcache-lmdb.c \
+       hcache-qdbm.c hcache-tc.c \
        $(top_srcdir)/.version git-version-gen
 
 EXTRA_SCRIPTS = smime_keys