X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=03bdd39a3500abf9cd514b02881583510b392238;hb=1aa4295ba6875ceb02a7383237bc2485ffab9c1e;hp=52671235e52289d3c1d67088e61e0606e0a5260a;hpb=d6d42818a8794a756727a6bb56e3680c7eefd6f9;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 52671235..03bdd39a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,16 @@ ACLOCAL_AMFLAGS = -I libltdl/m4 -SUBDIRS = libltdl src bindings . +SUBDIRS = -INCLUDES = $(LTDLINCL) +if BUILD_INCLUDED_LTDL +SUBDIRS += libltdl +endif -EXTRA_DIST = contrib version-gen.sh +SUBDIRS += proto src bindings . + +AM_CPPFLAGS = $(LTDLINCL) + +EXTRA_DIST = contrib version-gen.sh testwrapper.sh install-exec-hook: $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run