X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/c818aceddb8a734c7b3fe0e35f442bbd70e0b0ab..8fc3647061acb492fe5cb01d7d2820d7489d31e0:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 64eeabf..86027e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,14 +110,6 @@ gorp_LDADD = $(catacomb_LIBS) dist_man_MANS += gorp.1 endif -## qmail-checkspam -if HAVE_LIBSPAMC -sbin_PROGRAMS += qmail-checkspam -qmail_checkspam_SOURCES = qmail-checkspam.c -qmail_checkspam_LDADD = -lspamc -dist_man_MANS += qmail-checkspam.8 -endif - ## cdb tools if HAVE_LIBCDB bin_PROGRAMS += cdb-probe cdb-check-domain @@ -305,6 +297,7 @@ EXTRA_DIST += debian/rules EXTRA_DIST += debian/copyright EXTRA_DIST += debian/changelog EXTRA_DIST += debian/control +EXTRA_DIST += debian/compat ## What to install where. EXTRA_DIST += debian/inst