summaryrefslogtreecommitdiffstats
path: root/unoil/Jar_unoil.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unoil/Jar_unoil.mk')
-rw-r--r--unoil/Jar_unoil.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoil/Jar_unoil.mk b/unoil/Jar_unoil.mk
index a88615ddd9c2..b0265c93f364 100644
--- a/unoil/Jar_unoil.mk
+++ b/unoil/Jar_unoil.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Jar_Jar,unoil))
$(eval $(call gb_Jar_add_manifest_classpath,unoil, \
- ridl.jar \
+ libreoffice.jar \
))
# vim:set noet sw=4 ts=4: