Code

Don't include the debian/ subdirectory in the distribution tarball, since Sebastian...
[collectd.git] / Makefile.am
index dee72e706e030f8cec6274b4120918fe71a96141..5015b66e0744ba9abce18757c118d669f65b90d8 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS = libltdl src
 
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = collectd.spec contrib debian
+EXTRA_DIST = collectd.spec contrib
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf