Replace assert() -> BT_ASSERT() and some preconditions with BT_ASSERT_PRE()
[babeltrace.git] / common / Makefile.am
1 AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3
4 noinst_LTLIBRARIES = libbabeltrace-common.la
5
6 libbabeltrace_common_la_SOURCES = common.c logging.c logging.h
This page took 0.030971 seconds and 4 git commands to generate.