src.ctf.fs: make trace-info query accept clock-class-offset-{s,ns} parameters
[babeltrace.git] / tests / plugins / Makefile.am
index ae2e8c702365e70822c11f0400d07ba17746efbf..a4055dddb437647ffe4971ed7cf117f8420bf0ec 100644 (file)
@@ -1,11 +1,8 @@
+SUBDIRS = ctf
+
 AM_CPPFLAGS += -I$(top_srcdir)/tests/utils -I$(top_srcdir)/plugins
 
 LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
-COMMON_TEST_LDADD = $(LIBTAP) \
-       $(top_builddir)/lib/libbabeltrace.la \
-       $(top_builddir)/common/libbabeltrace-common.la \
-       $(top_builddir)/logging/libbabeltrace-logging.la \
-       $(top_builddir)/compat/libcompat.la
 
 check_SCRIPTS =
 noinst_PROGRAMS =
This page took 0.023487 seconds and 4 git commands to generate.