lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros
[babeltrace.git] / src / lib / Makefile.am
index 84e05257322e41aa32cc60db7cabb2562cdfeea3..319f0fccf506d329523955eee8af44ae05805f44 100644 (file)
@@ -3,14 +3,19 @@ SUBDIRS = trace-ir prio-heap plugin graph
 lib_LTLIBRARIES = libbabeltrace2.la
 
 libbabeltrace2_la_SOURCES = \
+       assert-post.h \
        assert-pre.h \
        babeltrace2.c \
+       current-thread.c \
+       error.c \
+       error.h \
+       func-status.h \
        lib-logging.c \
-       logging.h \
        logging.c \
-       object.h \
+       logging.h \
        object-pool.c \
        object-pool.h \
+       object.h \
        property.h \
        util.c \
        value.c \
This page took 0.023465 seconds and 4 git commands to generate.