contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.
[collectd.git] / Makefile.am
index dee72e7..9a96eb2 100644 (file)
@@ -1,8 +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