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