X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=2bd6bf048f877a38e6132e77086e14965a9ae0e1;hp=de436c40b9df0b712841733740a3a8100741be67;hb=2edd7dd4c81bb4f31d0cc808abb2e39df605a6d3;hpb=8703bbf29c0f42587f8421d4b27903655bb6c9b7 diff --git a/Makefile.am b/Makefile.am index de436c40..2bd6bf04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,8 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = include \ common \ compat \ - logging + logging \ + lib if ENABLE_PYTHON_PLUGINS # Only build the Python plugin provider shared object if the @@ -12,7 +13,6 @@ SUBDIRS += python-plugin-provider endif SUBDIRS += \ - lib \ plugins \ cli \ bindings \