Extra .svn tree underneath msbuild
[shibboleth/cpp-sp.git] / Makefile.am
index 4b2b051..c5ec833 100644 (file)
@@ -5,6 +5,9 @@ include doxygen.am
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
 
+dist-hook:
+       rm -rf `find $(distdir)/msbuild -name .svn`
+
 WANT_SUBDIRS = @WANT_SUBDIRS@
 
 SUBDIRS = $(WANT_SUBDIRS)