Plugins: rename reader -> fs, and symbols.c to plugin.c
[deliverable/babeltrace.git] / plugins / ctf / fs / Makefile.am
CommitLineData
6a29d9fd
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_HEADERS = fs-internal.h
4noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs.la
5
6# Plug-in system library
7libbabeltrace_plugin_ctf_fs_la_SOURCES = \
8 fs.c
This page took 0.023012 seconds and 5 git commands to generate.