summaryrefslogtreecommitdiff
path: root/qadevOOo/testdocs
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 12:43:04 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 12:43:04 +0000
commitdec8ec2ebd8d4a84c9ddf83e465c6c755f54f8ec (patch)
tree2be40075f10a53d6cfe891b182921034f6a5c683 /qadevOOo/testdocs
parentd9750a186746b607fa5ea6b2b3f7d29d5a654d14 (diff)
INTEGRATION: CWS sb20 (1.2.26); FILE MERGED
2004/06/14 15:05:52 sb 1.2.26.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'qadevOOo/testdocs')
-rw-r--r--qadevOOo/testdocs/backend/org/openoffice/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/testdocs/backend/org/openoffice/makefile.mk b/qadevOOo/testdocs/backend/org/openoffice/makefile.mk
index 605ad9063578..68dc510fdc77 100644
--- a/qadevOOo/testdocs/backend/org/openoffice/makefile.mk
+++ b/qadevOOo/testdocs/backend/org/openoffice/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2004-03-30 14:40:38 $
+# last change: $Date: 2004-07-23 13:43:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,7 +70,7 @@ PACKAGE = test
#----- compile .java files -----------------------------------------
-JARFILES = sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
+JARFILES = ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
JAVAFILES = JavaSystemBackend.java
JAVACLASSFILES = $(CLASSDIR)$/$(PACKAGE)$/JavaSystemBackend.class