summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 12:42:50 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 12:42:50 +0000
commitd9750a186746b607fa5ea6b2b3f7d29d5a654d14 (patch)
tree88cf18987169b13e77a18c12cded2d8384ad133a
parent0d3079d850986aac8449eecdbb3b7c8ca0e17ae6 (diff)
INTEGRATION: CWS sb20 (1.5.68); FILE MERGED
2004/06/14 15:05:50 sb 1.5.68.1: #i29119# sandbox.jar no longer needed by UNO.
-rw-r--r--qadevOOo/runner/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/util/makefile.mk b/qadevOOo/runner/util/makefile.mk
index 5b78bc00cfc3..ad735ad4c3da 100644
--- a/qadevOOo/runner/util/makefile.mk
+++ b/qadevOOo/runner/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Date: 2003-11-18 16:18:46 $
+# last change: $Date: 2004-07-23 13:42:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,7 +72,7 @@ TARGET = runner_util
# --- Files --------------------------------------------------------
-JARFILES = sandbox.jar ridl.jar jurt.jar unoil.jar
+JARFILES = ridl.jar jurt.jar unoil.jar
JAVAFILES = AccessibilityTools.java \
BasicMacroTools.java \