Remove dependancies on ctf.fs source component caused by former logging API
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
CommitLineData
7d61fa8e 1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
6a29d9fd 2
6a29d9fd
PP
3noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs.la
4
56a1cced 5libbabeltrace_plugin_ctf_fs_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
JG
15 print.h \
16 query.h \
55314f2a
JG
17 query.c \
18 logging.h \
19 logging.c
This page took 0.030152 seconds and 4 git commands to generate.