X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=a0f26a1fbf3506b0f6255733d6faba599be0ffa3;hb=36abff2a12418e173fdaa9552679c56e2560e89b;hp=19c2483eb3b76762b68fe1688b30cde02c25e502;hpb=88fdcc33db71a39770d1616f272e23aaf8a995e6;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 19c2483e..a0f26a1f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -43,6 +43,12 @@ TESTS_PLUGINS = if !ENABLE_BUILT_IN_PLUGINS TESTS_PLUGINS += plugins/test-utils-muxer-complete + +if ENABLE_DEBUG_INFO +if ENABLE_PYTHON_BINDINGS +TESTS_PLUGINS += plugins/test_lttng_utils_debug_info +endif +endif endif if ENABLE_DEBUG_INFO