docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests / regression / ust / java-jul / Makefile.am
index 877237fffd02d47d37c65630f18b226e34a51836..5748c7ce1c73d5126dc9ce45d2d7a2236fbeb5eb 100644 (file)
@@ -1,11 +1,13 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 JAVAROOT = .
 
 noinst_SCRIPTS = test_java_jul JTestLTTng.java
 EXTRA_DIST = test_java_jul JTestLTTng.java
 
-if BUILD_JAVA_JUL_AGENT
+if TEST_JAVA_JUL_AGENT
 dist_noinst_JAVA = JTestLTTng.java
-endif # BUILD_JAVA_JUL_AGENT
+endif # TEST_JAVA_JUL_AGENT
 
 all-local: static_file
 
This page took 0.023685 seconds and 4 git commands to generate.