From: Scott Cantor Date: Mon, 10 Dec 2012 03:00:40 +0000 (+0000) Subject: Extra .svn tree underneath msbuild X-Git-Tag: 2.5.1^0 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=858f076a1d930a6234ccf7e617bd51fc7c49d1c3;hp=124457151e3b9a68297cb8ad3be50b1b559bcfdd Extra .svn tree underneath msbuild --- diff --git a/Makefile.am b/Makefile.am index c7d379a..066b6fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,9 @@ DISTCLEANFILES = \ @PACKAGE_NAME@-uninstalled.pc \ @PACKAGE_NAME@-uninstalled.sh +dist-hook: + rm -rf `find $(distdir)/msbuild -name .svn` + SUBDIRS = doc schemas saml samltest samlsign if DX_COND_doc