tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
index c0ce498327909bff2abd60adf49506a09807bd4a..012f4eb9ad0afe62bb9490736ff9b967e01c8d71 100644 (file)
@@ -1,8 +1,8 @@
-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
+noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
 
-libbabeltrace_plugin_ctf_fs_la_SOURCES = \
+libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
        data-stream-file.c \
        data-stream-file.h \
        file.c \
This page took 0.02339 seconds and 4 git commands to generate.