X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=b52b0e9309da9fe889237f70034039e231b18928;hb=bab5b0e471b1e7cd86595873e2f926943cde811b;hp=34c36cc0d0d8e66e3e7ab99158847827c03e3036;hpb=14b7c735bf93b5a6260a0e064bccc28dc7581c7f;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 34c36cc0..b52b0e93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,10 @@ -SUBDIRS = libltdl src +SUBDIRS = libltdl src bindings INCLUDES = $(LTDLINCL) -EXTRA_DIST = contrib - -dist-hook: - find $(distdir) -type d -name '.svn' | xargs rm -rf +EXTRA_DIST = contrib version-gen.sh install-exec-hook: $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME) + $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log