Add logging to compat
[babeltrace.git] / compat / Makefile.am
index bf79838a8a786d6dbf7fd96f2ebda2479f42a74e..ebd4e563685c9432a64e487027803e6124f35042 100644 (file)
@@ -3,7 +3,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.023073 seconds and 4 git commands to generate.