From: scantor Date: Tue, 4 Dec 2012 04:42:11 +0000 (+0000) Subject: No need for dist-hook anymore X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=commitdiff_plain;h=cb16c60d02e9212cfb31230694f3559e5f3e70ea No need for dist-hook anymore git-svn-id: https://svn.shibboleth.net/cpp-opensaml/branches/REL_2@755 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0 --- diff --git a/Makefile.am b/Makefile.am index 8e5e721..c7d379a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,11 +11,6 @@ DISTCLEANFILES = \ @PACKAGE_NAME@-uninstalled.pc \ @PACKAGE_NAME@-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 if DX_COND_doc