lib: internal: add BT_ASSERT_POST()
[babeltrace.git] / src / lib / Makefile.am
index 51da351b67449a92b221af1101fe2c3d499b5772..db80b960ef6dc8d3b69b279047cc1e8bd88a0044 100644 (file)
@@ -3,10 +3,11 @@ SUBDIRS = trace-ir prio-heap plugin graph
 lib_LTLIBRARIES = libbabeltrace2.la
 
 libbabeltrace2_la_SOURCES = \
+       assert-post.h \
        assert-pre.h \
        babeltrace2.c \
        lib-logging.c \
-       lib-logging.h \
+       logging.h \
        logging.c \
        object.h \
        object-pool.c \
This page took 0.037435 seconds and 4 git commands to generate.