lttng-ctl: convert invalid command return codes to LTTNG_ERR_UNK
[lttng-tools.git] / src / lib / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 SUBDIRS =
4
5 DIST_SUBDIRS = lttng-ctl
6
7 if BUILD_LIB_LTTNG_CTL
8 SUBDIRS += lttng-ctl
9 endif
This page took 0.030535 seconds and 4 git commands to generate.