X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa;hb=a00feb12d82ae2f46db99d0336b955f387f7f354;hp=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hpb=7e5df1a2c6611bd4ac9fb8ac4b78106f9139ae6e;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 34c36cc0..9a96eb27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ -SUBDIRS = libltdl src +SUBDIRS = libltdl src bindings INCLUDES = $(LTDLINCL) -EXTRA_DIST = contrib +EXTRA_DIST = contrib version-gen.sh dist-hook: find $(distdir) -type d -name '.svn' | xargs rm -rf