summaryrefslogtreecommitdiff
path: root/sfx2/JunitTest_sfx2_complex.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_complex.mk
parent79c9ea3818334b39eda6996cf488143a5dc586d4 (diff)
gbuild: register all jars
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
Diffstat (limited to 'sfx2/JunitTest_sfx2_complex.mk')
-rw-r--r--sfx2/JunitTest_sfx2_complex.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk
index c0cdd4f5ae7b..abe36164b2d8 100644
--- a/sfx2/JunitTest_sfx2_complex.mk
+++ b/sfx2/JunitTest_sfx2_complex.mk
@@ -25,12 +25,12 @@ $(eval $(call gb_JunitTest_set_defs,sfx2_complex,\
))
$(eval $(call gb_JunitTest_use_jars,sfx2_complex,\
- $(OUTDIR)/bin/OOoRunner.jar \
- $(OUTDIR)/bin/ridl.jar \
- $(OUTDIR)/bin/test.jar \
- $(OUTDIR)/bin/test-tools.jar \
- $(OUTDIR)/bin/unoil.jar \
- $(OUTDIR)/bin/jurt.jar \
+ OOoRunner \
+ ridl \
+ test \
+ test-tools \
+ unoil \
+ jurt \
))
$(eval $(call gb_JunitTest_add_sourcefiles,sfx2_complex,\