Silence unused variable warnings caused by BT_ASSERT() in non-debug mode
[babeltrace.git] / plugins / Makefile.am
1 SUBDIRS = ctf text utils
2 #libctfcopytrace
3
4 if ENABLE_DEBUG_INFO
5 #SUBDIRS += lttng-utils
6 endif
7
8 noinst_HEADERS = plugins-common.h
This page took 0.030066 seconds and 4 git commands to generate.