X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=5015b66e0744ba9abce18757c118d669f65b90d8;hb=904ce565a06bb8181a1f5cc94e3b462416552c9e;hp=a465d3cafc152e0b885386b149ce34f820c0ff86;hpb=7041b203bdc74f1cc97ed4213c6e57d577afb97e;p=collectd.git diff --git a/Makefile.am b/Makefile.am index a465d3ca..5015b66e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ 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