X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f6e47f0ff37f319f37739f27cd6290f0e656aa5e..99a91facc6c6a1b73979e004738df77a188b33a9:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 1e6767c5..4197dc75 100644 --- a/Makefile.am +++ b/Makefile.am @@ -117,8 +117,8 @@ check_PROGRAMS = test/getfullname test/getcanon test/fakepop test/fakesmtp \ ## distcheck, $nmhetcdir. For distcheck, prepend $MH_INST_DIR (from ## test/common.sh.in), which is based on $MH_TEST_DIR (from ## $TESTS_ENVIRONMENT). -DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1 \ - NMHETCDIRINST='$${abs_builddir}/test/testdir/inst' +AM_DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1 \ + NMHETCDIRINST='$${abs_builddir}/test/testdir/inst' ## ## Stuff that should be cleaned via "make clean" @@ -240,7 +240,8 @@ dist_doc_DATA = COPYRIGHT INSTALL NEWS README VERSION \ ## docs_contribdir = $(docdir)/contrib dist_docs_contrib_SCRIPTS = docs/contrib/replyfilter docs/contrib/build_nmh \ - docs/contrib/ml docs/contrib/vpick + docs/contrib/localpostproc docs/contrib/ml \ + docs/contrib/vpick docs/contrib/replaliases dist_docs_contrib_DATA = docs/contrib/replaliases ##