Code

Merge branch 'collectd-4.1' into collectd-4.2
[collectd.git] / Makefile.am
index 5015b66e0744ba9abce18757c118d669f65b90d8..9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa 100644 (file)
@@ -1,8 +1,8 @@
-SUBDIRS = libltdl src
+SUBDIRS = libltdl src bindings
 
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = collectd.spec contrib
+EXTRA_DIST = contrib version-gen.sh
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf