X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=76ba8249d5bd33e28086f4d390b72de1c63c6def;hp=f73b6d475aba61a0930d1608523ff304e24257b5;hb=172e6876abbb70d0323a500e6b44f90641fbe2fb;hpb=52f120df444c1ba7896a65360374fea7cfebf865 diff --git a/Makefile.am b/Makefile.am index f73b6d47..76ba8249 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \