annotate Makefile.am @ 749:fdc57c9e5f56

Remove .sh from mlmmj-make-ml.sh; symlink original name
author Ben Schmidt
date Sun, 03 Oct 2010 22:12:33 +1100
parents dfc9ab125fd4
children 5c46136b0359
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
21ce01de8109 Initial revision
mmj
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
21ce01de8109 Initial revision
mmj
parents:
diff changeset
2
21ce01de8109 Initial revision
mmj
parents:
diff changeset
3 AUTOMAKE_OPTIONS = foreign dist-bzip2
390
61513d6dc4f2 Prep for 1.1.0 and patch from Drake Wyrm
mmj
parents: 317
diff changeset
4 EXTRA_DIST = include VERSION LICENSE UPGRADE src/log_error.c FAQ \
649
5eef399f6c4a Fixed build outside the source directory (Ansgar Burchardt)
mortenp
parents: 645
diff changeset
5 TUNABLES README.access man \
724
323ac213639d Put README.postfix in tarball
Ben Schmidt
parents: 649
diff changeset
6 README.exim4 README.sendmail README.security README.qmail \
323ac213639d Put README.postfix in tarball
Ben Schmidt
parents: 649
diff changeset
7 README.postfix
0
21ce01de8109 Initial revision
mmj
parents:
diff changeset
8 CLEANFILES = *~ mlmmj-*.tar.*
21ce01de8109 Initial revision
mmj
parents:
diff changeset
9
21ce01de8109 Initial revision
mmj
parents:
diff changeset
10 dist-hook:
21ce01de8109 Initial revision
mmj
parents:
diff changeset
11 rm -rf `find $(distdir)/ -name CVS`
21ce01de8109 Initial revision
mmj
parents:
diff changeset
12
749
fdc57c9e5f56 Remove .sh from mlmmj-make-ml.sh; symlink original name
Ben Schmidt
parents: 748
diff changeset
13 man1_MANS = man/mlmmj-bounce.1 man/mlmmj-make-ml.1 man/mlmmj-receive.1 \
317
ebe24524a3f7 Manual pages
mmj
parents: 298
diff changeset
14 man/mlmmj-sub.1 man/mlmmj-maintd.1 man/mlmmj-process.1 \
396
8814c4bfafe3 Distribute mlmmj-list.1
mmj
parents: 390
diff changeset
15 man/mlmmj-send.1 man/mlmmj-unsub.1 man/mlmmj-list.1
317
ebe24524a3f7 Manual pages
mmj
parents: 298
diff changeset
16
649
5eef399f6c4a Fixed build outside the source directory (Ansgar Burchardt)
mortenp
parents: 645
diff changeset
17 SUBDIRS = src listtexts contrib