summaryrefslogtreecommitdiff
path: root/testtools/Jar_testComponent.mk
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/Jar_testComponent.mk')
-rw-r--r--testtools/Jar_testComponent.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/testtools/Jar_testComponent.mk b/testtools/Jar_testComponent.mk
index 498edd5e6df7..d30b1349c1b0 100644
--- a/testtools/Jar_testComponent.mk
+++ b/testtools/Jar_testComponent.mk
@@ -27,9 +27,9 @@
$(eval $(call gb_Jar_Jar,testComponent))
$(eval $(call gb_Jar_use_jars,testComponent,\
- $(OUTDIR)/bin/jurt.jar \
- $(OUTDIR)/bin/ridl.jar \
- $(OUTDIR)/bin/juh.jar \
+ jurt \
+ ridl \
+ juh \
))
$(eval $(call gb_Jar_use_customtargets,testComponent,\