From: Scott Cantor Date: Tue, 4 Dec 2012 04:42:11 +0000 (+0000) Subject: No need for dist-hook anymore X-Git-Tag: 2.5.1~2 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=3872e9f3b663ee9389989dd285a1a62dee5dd289 No need for dist-hook anymore --- 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