Fix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
[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.029651 seconds and 4 git commands to generate.