summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac0e3d6..cada1bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ APACHE_DIR = apache1x apache2x
endif
EXTRA_DIST = common config.sub acsite.m4 COPYING-DAEMON
-SUBDIRS = daemon doc tools java $(APACHE_DIR)
+SUBDIRS = daemon doc tools java $(APACHE_DIR) tests
dist-hook:
rm -rf `find $(distdir)/ -name .svn`