From a78fa0cf298055dfcf9b90d131895b905cfc84fb Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 4 Dec 2012 04:40:09 +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 029cd5c..afb960f 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)/xmltoolingtest/data -name .svn` - rm -rf `find $(distdir)/doc/api -name .svn` - - SUBDIRS = doc schemas @PACKAGE_NAME@ xmltoolingtest if DX_COND_doc -- 2.1.4