tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / text / dmesg / Makefile.am
index d346b581b9181908aa094b49259509f84d4ab7ef..6e0f12adcfb502b2c50f5a9e23d86f5d3dfe67ee 100644 (file)
@@ -1,9 +1,9 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
-noinst_LTLIBRARIES = libbabeltrace-plugin-text-dmesg-cc.la
+noinst_LTLIBRARIES = libbabeltrace2-plugin-text-dmesg-cc.la
 
 # ctf-text plugin
-libbabeltrace_plugin_text_dmesg_cc_la_SOURCES = \
+libbabeltrace2_plugin_text_dmesg_cc_la_SOURCES = \
        dmesg.c \
        dmesg.h \
        logging.h \
This page took 0.023606 seconds and 4 git commands to generate.