Code

Collectd.pm: Use $interval_g instead of a hard-coded value.
[collectd.git] / Makefile.am
index a465d3cafc152e0b885386b149ce34f820c0ff86..9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa 100644 (file)
@@ -1,7 +1,8 @@
-SUBDIRS = libltdl src
+SUBDIRS = libltdl src bindings
+
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = collectd.spec contrib debian
+EXTRA_DIST = contrib version-gen.sh
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf