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