Add facilities to test CLI and plugin regressions with expectation files
[babeltrace.git] / tests / plugins / Makefile.am
index 015f775fbf82736a7ea106d74d4c97e21edacccd..e748d4fe4f31981e3aedaf13e0555c06e6961779 100644 (file)
@@ -1,10 +1,10 @@
+SUBDIRS = src.ctf.fs
 AM_CPPFLAGS += -I$(top_srcdir)/tests/utils -I$(top_srcdir)/src/plugins
 
 LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
 
 dist_check_SCRIPTS = \
-       test_lttng_utils_debug_info.py\
-       ctf/test_query_trace_info.py
+       test_lttng_utils_debug_info.py
 
 noinst_PROGRAMS =
 
This page took 0.023923 seconds and 4 git commands to generate.