lib: internal: add BT_ASSERT_POST()
[babeltrace.git] / src / lib / Makefile.am
index 84e05257322e41aa32cc60db7cabb2562cdfeea3..db80b960ef6dc8d3b69b279047cc1e8bd88a0044 100644 (file)
@@ -3,6 +3,7 @@ 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 \
This page took 0.024189 seconds and 4 git commands to generate.