summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-09-13 17:56:15 +0000
committerStef Walter <stef@memberwebs.com>2004-09-13 17:56:15 +0000
commit37f56600adb6f38a030a926a6201067e7f0bf710 (patch)
tree96d5bbdc08fccb94438f6069cf551915a7484ece /Makefile.am
parent2d29bdf6fd01ab9cf20d5544a9332be2c3974556 (diff)
Initial fork from clamsmtp
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..33d8e51
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+
+EXTRA_DIST = config.sub acsite.m4 config.guess scripts common
+SUBDIRS = src doc
+
+dist-hook:
+ rm -rf `find $(distdir)/ -name CVS`
+