summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-05-10 21:55:16 +0000
committerStef Walter <stef@memberwebs.com>2006-05-10 21:55:16 +0000
commitf9e890e07ed63a9bd14e36c74525f462ad7da015 (patch)
treecb092f498e60163f0cdb6faba4785895955b6251 /Makefile.am
parent8b041b40ac8567899c2b3c556705a837ca8b52cb (diff)
Add proper licensing
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 860d0b7..a4b422b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-EXTRA_DIST = apache1x apache2x common config.sub acsite.m4
-SUBDIRS = daemon doc tools
+EXTRA_DIST = apache1x apache2x common config.sub acsite.m4 COPYING-DAEMON
+SUBDIRS = daemon doc tools java
dist-hook:
rm -rf `find $(distdir)/ -name .svn`