Code

Makefile.am: Don't include debian/ in the distribution tarball. liboping-0.3.0
authorFlorian Forster <octo@verplant.org>
Sun, 9 Jul 2006 17:49:55 +0000 (19:49 +0200)
committerFlorian Forster <octo@verplant.org>
Sun, 9 Jul 2006 17:49:55 +0000 (19:49 +0200)
Makefile.am

index 4c53dabe77853835f93ead6af0f5bd4254134580..1ffda90fc9afa1e209c733fb1916445c88e532c7 100644 (file)
@@ -1,7 +1,5 @@
 SUBDIRS = libltdl src
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = debian
-
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf