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