summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'unotest')
-rw-r--r--unotest/Jar_test-tools.mk2
-rw-r--r--unotest/Jar_test.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/unotest/Jar_test-tools.mk b/unotest/Jar_test-tools.mk
index f68b5a2931e4..23be65582935 100644
--- a/unotest/Jar_test-tools.mk
+++ b/unotest/Jar_test-tools.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Jar_Jar,test-tools))
-$(eval $(call gb_Jar_set_jarclasspath,test-tools,\
+$(eval $(call gb_Jar_add_manifest_classpath,test-tools,\
juh.jar \
ridl.jar \
unoil.jar \
diff --git a/unotest/Jar_test.mk b/unotest/Jar_test.mk
index 6c4e4aa78692..9f718cc871cd 100644
--- a/unotest/Jar_test.mk
+++ b/unotest/Jar_test.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Jar_Jar,test))
-$(eval $(call gb_Jar_set_jarclasspath,test,\
+$(eval $(call gb_Jar_add_manifest_classpath,test,\
juh.jar \
ridl.jar \
unoil.jar \