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