docs: Add supported versions and fix-backport policy
[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.028919 seconds and 4 git commands to generate.