From 858f076a1d930a6234ccf7e617bd51fc7c49d1c3 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 10 Dec 2012 03:00:40 +0000 Subject: [PATCH 1/1] Extra .svn tree underneath msbuild --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.1.4