projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add initial support for the multiple LTTNG_UST_APP_PATHs
[lttng-ust.git]
/
src
/
Makefile.am
1
# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2
#
3
# SPDX-License-Identifier: LGPL-2.1-only
4
5
SUBDIRS = \
6
common \
7
lib
8
9
if ENABLE_PYTHON_AGENT
10
SUBDIRS += python-lttngust
11
endif
This page took
0.029082 seconds
and
4
git commands to generate.