tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -I$(top_srcdir)/plugins
6a29d9fd 2
a12f3d62 3noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
6a29d9fd 4
a12f3d62 5libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
94cf822e
PP
6 data-stream-file.c \
7 data-stream-file.h \
4353f877 8 file.c \
4353f877 9 file.h \
94cf822e 10 fs.c \
4353f877
PP
11 fs.h \
12 lttng-index.h \
94cf822e 13 metadata.c \
4353f877 14 metadata.h \
04c0ba87 15 query.h \
55314f2a
JG
16 query.c \
17 logging.h \
18 logging.c
This page took 0.040886 seconds and 4 git commands to generate.