summaryrefslogtreecommitdiff
path: root/unotest/Jar_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/Jar_test.mk')
-rw-r--r--unotest/Jar_test.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotest/Jar_test.mk b/unotest/Jar_test.mk
index cc5fde435c7b..0619b91fbf11 100644
--- a/unotest/Jar_test.mk
+++ b/unotest/Jar_test.mk
@@ -13,13 +13,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,unoil)) \
))
$(eval $(call gb_Jar_use_jars,test,\
juh \
ridl \
- unoil \
OOoRunner \
))