summaryrefslogtreecommitdiffstats
path: root/unotest/Jar_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/Jar_test.mk')
-rw-r--r--unotest/Jar_test.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/unotest/Jar_test.mk b/unotest/Jar_test.mk
index 0619b91fbf11..45063ff1ccd9 100644
--- a/unotest/Jar_test.mk
+++ b/unotest/Jar_test.mk
@@ -11,13 +11,11 @@
$(eval $(call gb_Jar_Jar,test))
$(eval $(call gb_Jar_add_manifest_classpath,test,\
- $(call gb_Helper_make_url,$(call gb_Jar_get_target,juh)) \
- $(call gb_Helper_make_url,$(call gb_Jar_get_target,ridl)) \
+ $(call gb_Helper_make_url,$(call gb_Jar_get_target,libreoffice)) \
))
$(eval $(call gb_Jar_use_jars,test,\
- juh \
- ridl \
+ libreoffice \
OOoRunner \
))