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