No need for dist-hook anymore
[shibboleth/cpp-sp.git] / Makefile.am
index 7ebe87e..4b2b051 100644 (file)
@@ -31,15 +31,12 @@ 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 \
+       msbuild \
+       $(GENFILES) \
+       $(GENFILES:%=%.in)