X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=b52b0e9309da9fe889237f70034039e231b18928;hb=7c595b0513a7023144f7540e63e8e61274daaa83;hp=7dda784e75277ed143a67abb84eda51569c2b6be;hpb=09cc422eeae5dd0fa1e5f1f6b472b8c959b315d9;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 7dda784e..b52b0e93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,10 @@ -SUBDIRS = libltdl src +SUBDIRS = libltdl src bindings INCLUDES = $(LTDLINCL) -EXTRA_DIST = collectd.spec contrib debian - -dist-hook: - find $(distdir) -type d -name '.svn' | xargs rm -rf +EXTRA_DIST = contrib version-gen.sh install-exec-hook: - $(mkinstalldirs) $(DESTDIR)$(sysconfdir) $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME) + $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log