changeset 768:5c46136b0359

Update list of files to include in tarball
author Ben Schmidt
date Thu, 21 Oct 2010 10:08:35 +1100
parents 4be42e1ca045
children fc5892d87716
files Makefile.am
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Thu Oct 21 09:30:39 2010 +1100
+++ b/Makefile.am	Thu Oct 21 10:08:35 2010 +1100
@@ -1,15 +1,12 @@
 ## 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 \
+EXTRA_DIST = include VERSION LICENSE UPGRADE FAQ \
+	     TUNABLES README.access README.archives README.listtexts 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.1 man/mlmmj-receive.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