summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-05-10 18:05:57 +0000
committerStef Walter <stef@memberwebs.com>2006-05-10 18:05:57 +0000
commitcb2140a3a466cb002e4cdec3fa571dee1eb5c425 (patch)
treeefe175ec66870a5de3f28622dad00c0f7584e86e /Makefile.am
parent6275f13d02b68d54b186036a2abea91150be6388 (diff)
Fix some minor build problems.
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 7b832c9..860d0b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,5 +3,5 @@ EXTRA_DIST = apache1x apache2x common config.sub acsite.m4
SUBDIRS = daemon doc tools
dist-hook:
- rm -rf `find $(distdir)/ -name CVS`
+ rm -rf `find $(distdir)/ -name .svn`