summaryrefslogtreecommitdiff
path: root/reportbuilder
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-08-17 11:02:49 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-17 12:52:25 +0200
commit5a4bcd3b7578523af6a2754369231ca1cf413f82 (patch)
tree6d055022ed60cb89e8419f97610eb465a46cb91b /reportbuilder
parent79c9ea3818334b39eda6996cf488143a5dc586d4 (diff)
gbuild: register all jars
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
Diffstat (limited to 'reportbuilder')
-rw-r--r--reportbuilder/Jar_reportbuilder.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/reportbuilder/Jar_reportbuilder.mk b/reportbuilder/Jar_reportbuilder.mk
index b3faf6e13c3c..54e55e626c5b 100644
--- a/reportbuilder/Jar_reportbuilder.mk
+++ b/reportbuilder/Jar_reportbuilder.mk
@@ -28,11 +28,11 @@
$(eval $(call gb_Jar_Jar,sun-report-builder))
$(eval $(call gb_Jar_use_jars,sun-report-builder,\
- $(OUTDIR)/bin/java_uno.jar \
- $(OUTDIR)/bin/juh.jar \
- $(OUTDIR)/bin/jurt.jar \
- $(OUTDIR)/bin/ridl.jar \
- $(OUTDIR)/bin/unoil.jar \
+ java_uno \
+ juh \
+ jurt \
+ ridl \
+ unoil \
))
$(eval $(call gb_Jar_use_externals,sun-report-builder,\