Code

configure.in: Fixed spaces followed by tabs and trailing whitespaces.
[collectd.git] / Makefile.am
index dfef7dd4f786146b54e8a7fab45578cc84d94386..9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa 100644 (file)
@@ -2,7 +2,7 @@ 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