X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile.am;h=c63893fe6727945b946db37e486b2338e96dc7e4;hb=677a95a9e4d0adf7ebd2beb3820e5ef1116c32cf;hp=52671235e52289d3c1d67088e61e0606e0a5260a;hpb=dff1246579ac6bea70331e560d2e1da0c7429b11;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 52671235..c63893fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,14 @@ ACLOCAL_AMFLAGS = -I libltdl/m4 -SUBDIRS = libltdl src bindings . +SUBDIRS = -INCLUDES = $(LTDLINCL) +if BUILD_INCLUDED_LTDL +SUBDIRS += libltdl +endif + +SUBDIRS += proto src bindings . + +AM_CPPFLAGS = $(LTDLINCL) EXTRA_DIST = contrib version-gen.sh