Tests: src.ctf.lttng-live: add inverse ordering from relayd
[babeltrace.git] / tests / plugins / Makefile.am
index 98becefe21492c57e7b4e9d730c4ca0d8e5ddfd2..b6e346445e40a7c2943add8adc9db6a5dc58e10c 100644 (file)
@@ -1,11 +1,6 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils
-
-LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
-COMMON_TEST_LDADD = $(LIBTAP) $(top_builddir)/lib/libbabeltrace.la
-
-noinst_PROGRAMS = test-utils-muxer
-
-test_utils_muxer_SOURCES = test-utils-muxer.c
-test_utils_muxer_LDADD = $(COMMON_TEST_LDADD)
-
-check_SCRIPTS = test-utils-muxer-complete
+SUBDIRS = \
+       sink.ctf.fs \
+       src.ctf.fs \
+       flt.lttng-utils.debug-info \
+       flt.utils.muxer \
+       flt.utils.trimmer
This page took 0.02404 seconds and 4 git commands to generate.