tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / utils / muxer / Makefile.am
index f69d46a1ba5dfe3ae4dd15709a8b98ba7d5111ef..9c305bcde0d6ae54c8cf8e1f30c01882d8b54b82 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
-noinst_LTLIBRARIES = libbabeltrace-plugin-muxer.la
-libbabeltrace_plugin_muxer_la_SOURCES = muxer.c muxer.h
+noinst_LTLIBRARIES = libbabeltrace2-plugin-muxer.la
+libbabeltrace2_plugin_muxer_la_SOURCES = muxer.c muxer.h logging.c logging.h
This page took 0.022371 seconds and 4 git commands to generate.