[cpp-opensaml COMMIT] /branches/REL_2/Makefile.am
noreply at shibboleth.net
noreply at shibboleth.net
Mon Dec 3 23:42:11 EST 2012
Author: scantor
Date: Mon Dec 3 23:42:11 2012
New Revision: 755
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=755&view=rev
Log:
No need for dist-hook anymore
Modified:
branches/REL_2/Makefile.am
Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/Makefile.am?rev=755&r1=754&r2=755&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Mon Dec 3 23:42:11 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)/samltest/data -name .svn`
- rm -rf `find $(distdir)/doc/api -name .svn`
-
SUBDIRS = doc schemas saml samltest samlsign
More information about the commits
mailing list