Replace assert() -> BT_ASSERT() and some preconditions with BT_ASSERT_PRE()
[babeltrace.git] / plugins / Makefile.am
1 SUBDIRS = libctfcopytrace ctf text utils
2
3 if ENABLE_DEBUG_INFO
4 SUBDIRS += lttng-utils
5 endif
6
7 noinst_HEADERS = plugins-common.h
This page took 0.034701 seconds and 4 git commands to generate.