Rename debug_info.debug_info -> lttng-utils.debug-info
[babeltrace.git] / plugins / Makefile.am
1 SUBDIRS = libctfcopytrace ctf text utils writer
2
3 if ENABLE_DEBUG_INFO
4 SUBDIRS += lttng-utils
5 endif
6
7 noinst_HEADERS = plugins-common.h
This page took 0.030775 seconds and 5 git commands to generate.