[cpp-xmltooling COMMIT] /branches/REL_1/Makefile.am

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 3 23:40:09 EST 2012


Author: scantor
Date: Mon Dec  3 23:40:09 2012
New Revision: 1015

URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1015&view=rev
Log:
No need for dist-hook anymore

Modified:
    branches/REL_1/Makefile.am

Modified: branches/REL_1/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/Makefile.am?rev=1015&r1=1014&r2=1015&view=diff
==============================================================================
--- branches/REL_1/Makefile.am (original)
+++ branches/REL_1/Makefile.am Mon Dec  3 23:40:09 2012
@@ -10,11 +10,6 @@
 	@PACKAGE_NAME at .pc.in \
 	@PACKAGE_NAME at -uninstalled.pc \
 	@PACKAGE_NAME at -uninstalled.sh
-
-dist-hook:
-	rm -rf `find $(distdir)/xmltoolingtest/data -name .svn`
-	rm -rf `find $(distdir)/doc/api -name .svn`
-
 
 SUBDIRS = doc schemas @PACKAGE_NAME@ xmltoolingtest
 



More information about the commits mailing list