From 0b916d0556c67a1f3bb75a0cf2ed4c252ea76235 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Thu, 10 Jul 2008 08:28:55 +0200 Subject: Remove obsolete dist-hook for svn This patch suppress a dist-hook in Makefile.am which was related to the suppression of some subversion related files. Signed-off-by: Eric Leblond --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9f11dfb..46615c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,5 +20,3 @@ $(OBJECTS): libtool libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck -dist-hook: - rm -rf `find $(distdir)/debian -name .svn` -- cgit v1.2.3