https://issues.shibboleth.net/jira/browse/SSPCPP-584
[shibboleth/cpp-sp.git] / Makefile.am
index 7ebe87e..4fb593f 100644 (file)
@@ -31,15 +31,11 @@ else
 all-local:
 endif
 
-dist-hook:
-       rm -rf `find $(distdir)/isapi_shib -name .svn`
-       rm -rf `find $(distdir)/doc/api -name .svn`
-
 GENFILES = @PACKAGE_NAME@.spec
 
 EXTRA_DIST = $(DX_CONFIG) \
-    isapi_shib \
-    Shibboleth.sln \
-    config_win32.h \
-    $(GENFILES) \
-    $(GENFILES:%=%.in)
+       isapi_shib \
+       Shibboleth.sln \
+       config_win32.h \
+       $(GENFILES) \
+       $(GENFILES:%=%.in)