From: Scott Cantor Date: Mon, 10 Dec 2012 03:00:32 +0000 (+0000) Subject: Extra .svn tree underneath msbuild X-Git-Tag: 2.5.1^0 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=64af3b37bfe199ec9e0366418685ea0b177747ff;hp=5517c68026e9159b0d71e6d1df98ee4a435d3486;p=shibboleth%2Fcpp-sp.git Extra .svn tree underneath msbuild --- diff --git a/Makefile.am b/Makefile.am index 4b2b051..c5ec833 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)