92ae455806e385bd8c4b5a7105b3881d4ecd0b41
[lttng-ust.git] / src / Makefile.am
1 # SPDX-License-Identifier: LGPL-2.1-only
2
3 SUBDIRS = \
4 common \
5 lib
6
7 if ENABLE_PYTHON_AGENT
8 SUBDIRS += python-lttngust
9 endif
This page took 0.028787 seconds and 3 git commands to generate.