X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=9e3feac406f152d79e8a0df5ff3fc47367137012;hb=25c2a62280fcc4cd47875b719549c7eeb581392e;hp=9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa;hpb=7a8e55e284c85ec5cd63ed457515769509308cc5;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 9a96eb27..9e3feac4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,12 @@ +ACLOCAL_AMFLAGS = -I libltdl/m4 + SUBDIRS = libltdl src bindings INCLUDES = $(LTDLINCL) 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) + $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log