tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / utils / trimmer / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -I$(top_srcdir)/plugins \
19ce87a4 2 -I$(top_srcdir)/plugins/libctfcopytrace
e0dfa761 3
a12f3d62
MJ
4noinst_LTLIBRARIES = libbabeltrace2-plugin-trimmer.la
5libbabeltrace2_plugin_trimmer_la_SOURCES = \
e0dfa761 6 trimmer.c \
e0dfa761 7 trimmer.h \
b4565e8b
PP
8 logging.c \
9 logging.h
This page took 0.037393 seconds and 4 git commands to generate.