X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.am;h=7197944092b86733dd9bcb39629d80ec5c6442b3;hb=1f316595674936318a79ceb02911d0a5713fcde3;hp=2bd6bf048f877a38e6132e77086e14965a9ae0e1;hpb=1f647869ca97e90170b1d56d8735aeb5cfc77399;p=babeltrace.git diff --git a/Makefile.am b/Makefile.am index 2bd6bf04..71979440 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,29 +1,14 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = include \ - common \ - 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 += \ - plugins \ - cli \ - bindings \ - tests \ - doc \ - extras +SUBDIRS = \ + include \ + src \ + doc \ + tests dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \ - std-ext-lib.txt README + std-ext-lib.txt README.adoc CONTRIBUTING.adoc dist_noinst_DATA = CodingStyle -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = babeltrace.pc babeltrace-ctf.pc +EXTRA_DIST = version