X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=5015b66e0744ba9abce18757c118d669f65b90d8;hb=refs%2Fheads%2Fcollectd-3.11;hp=8aaf4f769df296ef03532dc4d2db92dc476d6f09;hpb=257828f628523077c73c858744e1e93f0231304a;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 8aaf4f76..5015b66e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)