Re-organize sources
[babeltrace.git] / src / plugins / ctf / fs-src / Makefile.am
1 noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
2
3 libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
4 data-stream-file.c \
5 data-stream-file.h \
6 file.c \
7 file.h \
8 fs.c \
9 fs.h \
10 lttng-index.h \
11 metadata.c \
12 metadata.h \
13 query.h \
14 query.c \
15 logging.h \
16 logging.c
This page took 0.030824 seconds and 5 git commands to generate.