flt.lttng-utils.debug-info: adapt debug-info component to API changes
[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.029975 seconds and 4 git commands to generate.