From 770ca4434a3a7d682ebef235ae58a32639ea0160 Mon Sep 17 00:00:00 2001 From: scantor Date: Mon, 10 Dec 2012 03:00:40 +0000 Subject: [PATCH] Extra .svn tree underneath msbuild git-svn-id: https://svn.shibboleth.net/cpp-opensaml/branches/REL_2@757 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0 --- 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