Component class API: use status
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
index c79153fe812dc735b5d958da28993c842edc3ff2..3f8ccf0a9ffb8e23c11f94077bfa2f5dc5b7bed4 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs.la
 
@@ -12,7 +12,6 @@ libbabeltrace_plugin_ctf_fs_la_SOURCES = \
        lttng-index.h \
        metadata.c \
        metadata.h \
-       print.h \
        query.h \
        query.c \
        logging.h \
This page took 0.023292 seconds and 4 git commands to generate.