Fix: sessiond: notification: leak of condition on duplicate subscription
[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.030289 seconds and 4 git commands to generate.