Re-implement BT_ASSERT without using the assert macro
[deliverable/babeltrace.git] / common / Makefile.am
index 0584b1c8076a1cfd4cf7ea2164ab449644a13b1d..ce0b661a81bece453b0a906628f1a6fede027e8f 100644 (file)
@@ -3,4 +3,4 @@ AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
 
 noinst_LTLIBRARIES = libbabeltrace-common.la
 
-libbabeltrace_common_la_SOURCES = common.c logging.c logging.h
+libbabeltrace_common_la_SOURCES = assert.c common.c logging.c logging.h
This page took 0.024159 seconds and 5 git commands to generate.