X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hb=1fdb04e6cb573ad06b914b9371f21ffb255b1d13;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)