Cleanup: DIST_SUBDIRS is redundant when using AM conditionals
[lttng-tools.git] / src / lib / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3SUBDIRS =
4
5if BUILD_LIB_LTTNG_CTL
6SUBDIRS += lttng-ctl
7endif
This page took 0.022856 seconds and 4 git commands to generate.