X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa;hb=d8b5d6ec83a5a7a471ca529b144386cdd495ebe1;hp=c60110c4c22c014ff92742f9fa053b9ccfab1877;hpb=6e765a0287381977bd90efa8a46c0f1d1aecd1e5;p=collectd.git diff --git a/Makefile.am b/Makefile.am index c60110c4..9a96eb27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,12 @@ -SUBDIRS = libltdl src +SUBDIRS = libltdl src bindings + INCLUDES = $(LTDLINCL) -EXTRA_DIST = collectd.spec contrib debian +EXTRA_DIST = contrib version-gen.sh dist-hook: find $(distdir) -type d -name '.svn' | xargs rm -rf install-exec-hook: $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run + $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)