0803fc00c46227dc2cf297512d9cde7c1364ea3c
[lttng-ust.git] / src / lib / Makefile.am
1 # SPDX-License-Identifier: LGPL-2.1-only
2
3 SUBDIRS = \
4 lttng-ust-fd \
5 lttng-ust-fork \
6 lttng-ust-cyg-profile \
7 lttng-ust-libc-wrapper
8
9 if ENABLE_PYTHON_AGENT
10 SUBDIRS += lttng-ust-python-agent
11 endif
This page took 0.029384 seconds and 3 git commands to generate.