tap-driver.sh: flush stdout after each test result
[babeltrace.git] / compat / Makefile.am
index bf79838a8a786d6dbf7fd96f2ebda2479f42a74e..91a34842037a83d30ed5793c56191dc6983effb0 100644 (file)
@@ -1,9 +1,8 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 noinst_LTLIBRARIES = libcompat.la
 
 libcompat_la_SOURCES = compat_uuid.c \
-                       compat_mman.c
+               compat_mman.c \
+               logging.c logging.h
 
 libcompat_la_LDFLAGS = \
        $(LD_NO_AS_NEEDED)
This page took 0.023417 seconds and 4 git commands to generate.