Remove local msbuild files
[shibboleth/cpp-opensaml.git] / Makefile.am
index e0b3888..374dd4b 100644 (file)
@@ -11,11 +11,6 @@ DISTCLEANFILES = \
        @PACKAGE_NAME@-uninstalled.pc \
        @PACKAGE_NAME@-uninstalled.sh
 
-dist-hook:
-       rm -rf `find $(distdir)/samltest/data -name .svn`
-       rm -rf `find $(distdir)/doc/api -name .svn`
-
-
 SUBDIRS = doc schemas saml samltest samlsign
 
 if DX_COND_doc