summaryrefslogtreecommitdiff
path: root/sfx2/qa
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-12-07 13:39:51 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-12-07 13:39:51 +0100
commitb1031d726abb270e912e023fc18ebddccd77687c (patch)
tree3e41264d8e55034c44c253c5f816dc6d39b64219 /sfx2/qa
parent49dbc415b42830d3245b6e58245f4f13f79e032b (diff)
undoapi: need only OOoRunnerLight, not OOoRunner
Diffstat (limited to 'sfx2/qa')
-rw-r--r--sfx2/qa/complex/sfx2/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/qa/complex/sfx2/makefile.mk b/sfx2/qa/complex/sfx2/makefile.mk
index 95a483bf2497..03c42ecc2638 100644
--- a/sfx2/qa/complex/sfx2/makefile.mk
+++ b/sfx2/qa/complex/sfx2/makefile.mk
@@ -42,7 +42,7 @@ PACKAGE = complex/sfx2
#----- compile .java files -----------------------------------------
-JARFILES = OOoRunner.jar ridl.jar test.jar test-tools.jar unoil.jar
+JARFILES = OOoRunnerLight.jar ridl.jar test.jar test-tools.jar unoil.jar
EXTRAJARFILES = $(OOO_JUNIT_JAR)
JAVAFILES = $(shell @$(FIND) . -name "*.java") \