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