Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -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 15 query.h \
55314f2a
JG
16 query.c \
17 logging.h \
18 logging.c
This page took 0.032031 seconds and 4 git commands to generate.