Cleanup: Move build logic to python-plugin-provider Makefile
[babeltrace.git] / Makefile.am
index f73b6d475aba61a0930d1608523ff304e24257b5..76ba8249d5bd33e28086f4d390b72de1c63c6def 100644 (file)
@@ -6,15 +6,8 @@ SUBDIRS = include              \
        fd-cache                \
        compat                  \
        logging                 \
-       lib
-
-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                     \
+       python-plugin-provider  \
        plugins                 \
        cli                     \
        bindings                \
This page took 0.022702 seconds and 4 git commands to generate.