fix: removed accidental VLA in _get_num_possible_cpus()
[lttng-ust.git] / src / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: LGPL-2.1-only
2
3SUBDIRS = \
4 common \
5 lib
6
7if ENABLE_PYTHON_AGENT
8SUBDIRS += python-lttngust
9endif
This page took 0.027297 seconds and 5 git commands to generate.