From 4df0be6fbf6a47905e0edf11c13b49ea0eacee5b Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Mon, 2 Jul 2007 14:13:41 +0000 Subject: do not include .svn directories in tarballs --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 05c311f..17282b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,3 +18,4 @@ libtool: $(LIBTOOL_DEPS) dist-hook: rm -rf `find $(distdir)/debian -name .svn` + rm -rf `find $(distdir)/examples -name .svn` -- cgit v1.2.3