src.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / ctf / fs-src / Makefile.am
CommitLineData
a12f3d62 1noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
6a29d9fd 2
a12f3d62 3libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
94cf822e
PP
4 data-stream-file.c \
5 data-stream-file.h \
4353f877 6 file.c \
4353f877 7 file.h \
94cf822e 8 fs.c \
4353f877
PP
9 fs.h \
10 lttng-index.h \
94cf822e 11 metadata.c \
4353f877 12 metadata.h \
04c0ba87 13 query.h \
55314f2a
JG
14 query.c \
15 logging.h \
16 logging.c
This page took 0.044312 seconds and 4 git commands to generate.