tap-driver.sh: flush stdout after each test result
[babeltrace.git] / common / Makefile.am
index a4543ddccf7e6751d024e93a085dbb7cf676bc03..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
+libbabeltrace2_common_la_SOURCES = assert.c common.c logging.c logging.h
This page took 0.023852 seconds and 4 git commands to generate.