Tests: Java agent: Add configure switches to enable tests
[lttng-tools.git] / tests / regression / ust / java-jul / Makefile.am
index 877237fffd02d47d37c65630f18b226e34a51836..b0a04f30c5b603bed6eec3e53d8de3c031ecd9e5 100644 (file)
@@ -3,9 +3,9 @@ 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.023106 seconds and 4 git commands to generate.