tap-driver.sh: flush stdout after each test result
[babeltrace.git] / common / Makefile.am
index 4c902fa482f12cb354f0260e799c33a4f807a7a9..75247fcd59e390390266050eac896b09492d3a37 100644 (file)
@@ -1,7 +1,6 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \
-       -DINSTALL_LIBDIR=\"$(libdir)\"
+AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
 
 
-noinst_LTLIBRARIES = libbabeltrace-common.la
+noinst_LTLIBRARIES = libbabeltrace2-common.la
 
-libbabeltrace_common_la_SOURCES = common.c logging.c logging.h
+libbabeltrace2_common_la_SOURCES = assert.c common.c logging.c logging.h
This page took 0.023766 seconds and 4 git commands to generate.