Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-java-agent / jni / Makefile.am
CommitLineData
c0c0989a
MJ
1# SPDX-License-Identifier: LGPL-2.1-only
2
8ab5c06b
AM
3SUBDIRS = common
4
501f6777
CB
5if BUILD_JAVA_AGENT_WITH_JUL
6SUBDIRS += jul
7endif
8
9if BUILD_JAVA_AGENT_WITH_LOG4J
10SUBDIRS += log4j
11endif
This page took 0.024497 seconds and 4 git commands to generate.