summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Leblond <eric@inl.fr>2008-07-10 08:28:55 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-07-10 08:28:55 +0200
commit0b916d0556c67a1f3bb75a0cf2ed4c252ea76235 (patch)
tree62c3375eccc46bd611acd53a9964a7bdc5d44e99 /Makefile.am
parent1d76f1ed0717e68396c8c2d7ff93c59870fa1896 (diff)
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 <eric@inl.fr>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
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`