Clean-up: optional: change space to tabs
[lttng-tools.git] / src / lib / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3SUBDIRS =
4
5DIST_SUBDIRS = lttng-ctl
6
7if BUILD_LIB_LTTNG_CTL
8SUBDIRS += lttng-ctl
9endif
This page took 0.024515 seconds and 5 git commands to generate.