Clean-up: remove instances of loop initial declarations
[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.0300280000000001 seconds and 5 git commands to generate.