Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: LGPL-2.1-only
2
3SUBDIRS = lttng-ust-agent-common lttng-ust-agent-all
4
5if BUILD_JAVA_AGENT_WITH_JUL
6SUBDIRS += lttng-ust-agent-jul
7endif
8
9if BUILD_JAVA_AGENT_WITH_LOG4J
10SUBDIRS += lttng-ust-agent-log4j
11endif
This page took 0.02373 seconds and 5 git commands to generate.