summaryrefslogtreecommitdiffstats
path: root/sfx2/JunitTest_sfx2_unoapi.mk
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 /sfx2/JunitTest_sfx2_unoapi.mk
parentFix build breaker in cli_ure: Avoid C# 4.0 when using MSVC 2008 (diff)
downloadcore-5a4bcd3b7578523af6a2754369231ca1cf413f82.tar.gz
core-5a4bcd3b7578523af6a2754369231ca1cf413f82.zip
gbuild: register all jars
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
Diffstat (limited to 'sfx2/JunitTest_sfx2_unoapi.mk')
-rw-r--r--sfx2/JunitTest_sfx2_unoapi.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/JunitTest_sfx2_unoapi.mk b/sfx2/JunitTest_sfx2_unoapi.mk
index 4b312a9c7449..436ed6e50004 100644
--- a/sfx2/JunitTest_sfx2_unoapi.mk
+++ b/sfx2/JunitTest_sfx2_unoapi.mk
@@ -27,11 +27,11 @@ $(eval $(call gb_JunitTest_set_defs,sfx2_unoapi,\
))
$(eval $(call gb_JunitTest_use_jars,sfx2_unoapi,\
- $(OUTDIR)/bin/OOoRunner.jar \
- $(OUTDIR)/bin/ridl.jar \
- $(OUTDIR)/bin/test.jar \
- $(OUTDIR)/bin/unoil.jar \
- $(OUTDIR)/bin/jurt.jar \
+ OOoRunner \
+ ridl \
+ test \
+ unoil \
+ jurt \
))
$(eval $(call gb_JunitTest_add_sourcefiles,sfx2_unoapi,\