contrib/collectd2html.pl: Allow generation of graphs from remote hosts or in an alter...
[collectd.git] / Makefile.am
index 5015b66..34c36cc 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS = libltdl src
 
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = collectd.spec contrib
+EXTRA_DIST = contrib
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf