Code

Remove .svn files in distribution
[nagiosplug.git] / Makefile.am
index c495a700f14b25fd6b787e81cd6c45fad287fc31..770a79832e781f971ff6a2b70109046640daca1e 100644 (file)
@@ -19,7 +19,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\"
 
 dist-hook:
        make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec
-       rm -rf `find $(distdir) -name CVS`
+       rm -rf `find $(distdir) -name .svn`
 
 install-root:
        cd plugins-root && $(MAKE) $@