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