X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=5bea8756ddda2d48d085a37c7c7f99bf19062004;hb=684658b12aec270a06feb513a9d3119364b1252e;hp=48598dc4c80b2891fc71a40cc3f630ca8adf9beb;hpb=af54bd1801ea51b6710a9926ed12b82fc43cc944;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 48598dc4..5bea8756 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -41,8 +41,10 @@ endif TESTS_PLUGINS = if !ENABLE_BUILT_IN_PLUGINS -if ENABLE_DEBUG_INFO if ENABLE_PYTHON_BINDINGS +TESTS_PLUGINS += plugins/ctf/test_ctf_plugin + +if ENABLE_DEBUG_INFO TESTS_PLUGINS += plugins/test_lttng_utils_debug_info endif endif