summaryrefslogtreecommitdiff
path: root/unotest/Module_unotest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/Module_unotest.mk')
-rw-r--r--unotest/Module_unotest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotest/Module_unotest.mk b/unotest/Module_unotest.mk
index 1296f497c917..a47ca5d4b694 100644
--- a/unotest/Module_unotest.mk
+++ b/unotest/Module_unotest.mk
@@ -18,7 +18,7 @@ $(eval $(call gb_Module_add_targets,unotest,\
))
endif
-ifneq ($(SOLAR_JAVA),)
+ifneq ($(ENABLE_JAVA),)
$(eval $(call gb_Module_add_targets,unotest,\
Jar_test-tools \
))