view Makefile.am @ 739:ada79809aac0

Fixed a bug where a listtext token was passed without a substitution, which could cause a crash if it were actually mistakenly used (unlikely)
author Ben Schmidt
date Mon, 20 Sep 2010 01:19:25 +1000
parents 323ac213639d
children dfc9ab125fd4
line wrap: on
line source

## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = foreign dist-bzip2
EXTRA_DIST = include VERSION LICENSE UPGRADE src/log_error.c FAQ \
	     TUNABLES README.access man \
	     README.exim4 README.sendmail README.security README.qmail \
	     README.postfix
CLEANFILES = *~ mlmmj-*.tar.*

dist-hook:
	rm -rf `find $(distdir)/ -name CVS`

man1_MANS = man/mlmmj-bounce.1 man/mlmmj-make-ml.sh.1 man/mlmmj-recieve.1 \
	    man/mlmmj-sub.1 man/mlmmj-maintd.1 man/mlmmj-process.1 \
	    man/mlmmj-send.1 man/mlmmj-unsub.1 man/mlmmj-list.1

SUBDIRS = src listtexts contrib