X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=4bdbedd0ccc496ab11bb1b2164f4eba1be737b3f;hb=8703bbf29c0f42587f8421d4b27903655bb6c9b7;hp=10471c3418cab175d25835e929e76968ae934306;hpb=77ca30962b076496a40eaf7d7bcc8269f838fdf5;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 10471c34..4bdbedd0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,13 +1,9 @@ -SUBDIRS = utils cli lib bindings +SUBDIRS = utils cli lib bindings plugins EXTRA_DIST = $(srcdir)/ctf-traces/** \ $(srcdir)/debug-info-data/** \ $(srcdir)/debug-info-data/.build-id/cd/** -if !ENABLE_BUILT_IN_PLUGINS -SUBDIRS += plugins -endif - if ENABLE_PYTHON_PLUGINS SUBDIRS += python-plugin-provider endif