X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=5015b66e0744ba9abce18757c118d669f65b90d8;hb=6d59888c5be1c19400d1fac98860d3839a239811;hp=dee72e706e030f8cec6274b4120918fe71a96141;hpb=d0cce1340a89649329248c5777d28f0cc98aad9e;p=collectd.git diff --git a/Makefile.am b/Makefile.am index dee72e70..5015b66e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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