From 3872e9f3b663ee9389989dd285a1a62dee5dd289 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 4 Dec 2012 04:42:11 +0000 Subject: [PATCH] No need for dist-hook anymore --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.1.4