X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hb=63166016865eaeda34bb15417bb353b20247331e;hp=a465d3cafc152e0b885386b149ce34f820c0ff86;hpb=7041b203bdc74f1cc97ed4213c6e57d577afb97e;p=collectd.git diff --git a/Makefile.am b/Makefile.am index a465d3ca..34c36cc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = libltdl src + INCLUDES = $(LTDLINCL) -EXTRA_DIST = collectd.spec contrib debian +EXTRA_DIST = contrib dist-hook: find $(distdir) -type d -name '.svn' | xargs rm -rf