X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa;hb=38c20d93b123f9840b14d1ff9fd76ff481b657ef;hp=7dda784e75277ed143a67abb84eda51569c2b6be;hpb=09cc422eeae5dd0fa1e5f1f6b472b8c959b315d9;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 7dda784e..9a96eb27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +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)