Standardize `strcmp(a, b) == 0` instead of `!strcmp(a, b)`
[babeltrace.git] / src / plugins / Makefile.am
1 SUBDIRS = utils text ctf
2
3 if ENABLE_DEBUG_INFO
4 SUBDIRS += lttng-utils
5 endif
6
7 EXTRA_DIST = comp-logging.h
This page took 0.029873 seconds and 4 git commands to generate.