X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa;hb=8ab4382617ae4627c7d680e0a8a4eae030f59c7f;hp=30beb6397998679dfb342bf03f770e06522b97f4;hpb=a22cddf5c82d3ac69f06f950cc05bba51c5ef7bb;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 30beb639..9a96eb27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +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)$(sysconfdir) $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)