[cpp-sp COMMIT] /branches/REL_2/Makefile.am

noreply at shibboleth.net noreply at shibboleth.net
Sun Dec 9 22:00:32 EST 2012


Author: scantor
Date: Sun Dec  9 22:00:32 2012
New Revision: 3835

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3835&view=rev
Log:
Extra .svn tree underneath msbuild

Modified:
    branches/REL_2/Makefile.am

Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Makefile.am?rev=3835&r1=3834&r2=3835&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Sun Dec  9 22:00:32 2012
@@ -4,6 +4,9 @@
 include doxygen.am
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
+
+dist-hook:
+	rm -rf `find $(distdir)/msbuild -name .svn`
 
 WANT_SUBDIRS = @WANT_SUBDIRS@
 



More information about the commits mailing list