tests/plugins/ctf/Makefile.am: do not set `TESTS` in this file
[babeltrace.git] / tests / Makefile.am
index 48598dc4c80b2891fc71a40cc3f630ca8adf9beb..5bea8756ddda2d48d085a37c7c7f99bf19062004 100644 (file)
@@ -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
This page took 0.022039 seconds and 4 git commands to generate.