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