ntpd plugin: Converted to the new plugin interface.
[collectd.git] / Makefile.am
index d173ee7..5015b66 100644 (file)
@@ -1,7 +1,8 @@
 SUBDIRS = libltdl src
+
 INCLUDES = $(LTDLINCL)
 
-EXTRA_DIST = collectd.spec contrib debian
+EXTRA_DIST = collectd.spec contrib
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf
@@ -9,4 +10,3 @@ dist-hook:
 install-exec-hook:
        $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
        $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)
-       $(mkinstalldirs) $(DESTDIR)$(sysconfdir)