flt.lttng-utils.debug-info: cleanup: only print debug message on error
[babeltrace.git] / plugins / Makefile.am
1 SUBDIRS = utils text ctf
2
3 if ENABLE_DEBUG_INFO
4 SUBDIRS += lttng-utils
5 endif
6
7 noinst_HEADERS = plugins-common.h
This page took 0.041266 seconds and 4 git commands to generate.