contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.
[collectd.git] / Makefile.am
index a465d3c..9a96eb2 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