summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4e4a678..80fc17d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,9 @@ LINKOPTS = -lnfnetlink
man_MANS = #nfnetlink_conntrack.3 nfnetlink_conntrack.7
-EXTRA_DIST = Make_global.am
+EXTRA_DIST = Make_global.am debian
+dist-hook:
+ rm -rf `find $(distdir)/debian -name .svn`
$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)