X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=5015b66e0744ba9abce18757c118d669f65b90d8;hb=fae34a369b1001291ca7e1b51f364c42946698d4;hp=30beb6397998679dfb342bf03f770e06522b97f4;hpb=a22cddf5c82d3ac69f06f950cc05bba51c5ef7bb;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 30beb639..5015b66e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,12 @@ 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 install-exec-hook: - $(mkinstalldirs) $(DESTDIR)$(sysconfdir) $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)