Fix builds with built-in plugins
[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
PP
14 metadata.h \
15 print.h
This page took 0.028309 seconds and 4 git commands to generate.