diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
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` |