X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hb=b2b34e32f8eb39b3374d09b4d23100da5da2db90;hp=30beb6397998679dfb342bf03f770e06522b97f4;hpb=c1e47ad7b5e5e889fb86250f714b299e4bf8819f;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 30beb639..34c36cc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,12 @@ 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 install-exec-hook: - $(mkinstalldirs) $(DESTDIR)$(sysconfdir) $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)