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 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`