port: tests: /proc/self/fd is Linux only, use /dev/fd on other Unices
[lttng-tools.git] / src / lib / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
87fb9fc0
JR
3SUBDIRS =
4
5DIST_SUBDIRS = lttng-ctl
6
7if BUILD_LIB_LTTNG_CTL
8SUBDIRS += lttng-ctl
9endif
This page took 0.033905 seconds and 4 git commands to generate.