From 2927db377db282d4cef259135cd474432e552bbf Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 22 Jun 2009 15:45:24 +0200 Subject: [PATCH] dist-hook to remove .svn folder not needed anymore --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 95eb8d95e..536ee5728 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,3 @@ Doxyfile : Doxyfile.in apidoc : Doxyfile doxygen - -dist-hook : - rm -rf `find $(distdir)/testing -name .svn`