tests: add libbabeltrace2 pre/postcondition testing infrastructure
[babeltrace.git] / tests / lib / Makefile.am
index ff7ab1720806fe237fd0f1b6daa9156b04820cd4..c1b68d7ffeb2c978ee3496b0fce678b20da9a87a 100644 (file)
@@ -54,3 +54,9 @@ SUBDIRS += test-plugin-plugins
 endif
 
 dist_check_SCRIPTS = test_plugin
+
+if HAVE_PYTHON
+if DEV_MODE
+SUBDIRS += conds
+endif
+endif
This page took 0.023187 seconds and 4 git commands to generate.