tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / text / dmesg / Makefile.am
CommitLineData
989e97b6 1AM_CPPFLAGS += -I$(top_srcdir)/plugins
d8866baa 2
40392cf1 3noinst_LTLIBRARIES = libbabeltrace2-plugin-text-dmesg-cc.la
d8866baa 4
e2531d3b 5# ctf-text plugin
40392cf1 6libbabeltrace2_plugin_text_dmesg_cc_la_SOURCES = \
e2531d3b
PP
7 dmesg.c \
8 dmesg.h \
9 logging.h \
10 logging.c
This page took 0.03674 seconds and 4 git commands to generate.