X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hb=90ac9957e95378d729bce1c00bb0ef2efadab33e;hp=8aaf4f769df296ef03532dc4d2db92dc476d6f09;hpb=257828f628523077c73c858744e1e93f0231304a;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 8aaf4f76..34c36cc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = libltdl src + INCLUDES = $(LTDLINCL) -EXTRA_DIST = collectd.spec contrib debian +EXTRA_DIST = 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)