Fix: headers: add missing end of `extern "C"` curly brackets (for C++)
[deliverable/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.039192 seconds and 5 git commands to generate.