Accomodate component destructor API changes in text plugin
[babeltrace.git] / plugins / ctf / fs / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_HEADERS = fs-internal.h
4 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs.la
5
6 # Plug-in system library
7 libbabeltrace_plugin_ctf_fs_la_SOURCES = fs.c
This page took 0.031919 seconds and 5 git commands to generate.