filter.lttng-utils.debug-info fix: wrong type used as function parameter
[babeltrace.git] / Makefile.am
index 201c4a85bc814ad8936341aa112e44ad05138a34..2bd6bf048f877a38e6132e77086e14965a9ae0e1 100644 (file)
@@ -3,16 +3,16 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = include              \
        common                  \
        compat                  \
-       logging
+       logging                 \
+       lib
 
-if WITH_PYTHON_PLUGINS
+if ENABLE_PYTHON_PLUGINS
 # Only build the Python plugin provider shared object if the
 # configuration doesn't ask to make it built-in.
 SUBDIRS += python-plugin-provider
 endif
 
 SUBDIRS +=                     \
-       lib                     \
        plugins                 \
        cli                     \
        bindings                \
This page took 0.022834 seconds and 4 git commands to generate.