From: Florian Forster Date: Sun, 9 Jul 2006 17:49:55 +0000 (+0200) Subject: Makefile.am: Don't include debian/ in the distribution tarball. X-Git-Tag: liboping-0.3.0^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0e16234248dd0d6570ecc833833bde8c4eb7fa45;p=liboping.git Makefile.am: Don't include debian/ in the distribution tarball. --- diff --git a/Makefile.am b/Makefile.am index 4c53dab..1ffda90 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,5 @@ SUBDIRS = libltdl src INCLUDES = $(LTDLINCL) -EXTRA_DIST = debian - dist-hook: find $(distdir) -type d -name '.svn' | xargs rm -rf