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