Code

src/daemon/common.c: Rewrite check_capability() using cap_get_bound().
[collectd.git] / Makefile.am
index 52671235e52289d3c1d67088e61e0606e0a5260a..03bdd39a3500abf9cd514b02881583510b392238 100644 (file)
@@ -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