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