summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 12:41:46 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 12:41:46 +0000
commit64b255068b40dec6b4f9ec86b3dea37a4fce3791 (patch)
tree74acf62382870910e61b3cebf6c5bc448ef0fe80 /qadevOOo/runner/lib
parente678740212423d383e233a5152ec3dc94219a630 (diff)
INTEGRATION: CWS sb20 (1.2.120); FILE MERGED
2004/06/14 15:05:46 sb 1.2.120.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'qadevOOo/runner/lib')
-rw-r--r--qadevOOo/runner/lib/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/lib/makefile.mk b/qadevOOo/runner/lib/makefile.mk
index 0fc15ea1559b..e5352428f6c4 100644
--- a/qadevOOo/runner/lib/makefile.mk
+++ b/qadevOOo/runner/lib/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2003-03-31 16:24:03 $
+# last change: $Date: 2004-07-23 13:41:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,7 +72,7 @@ TARGET = runner_lib
# --- Files --------------------------------------------------------
-JARFILES = sandbox.jar ridl.jar jurt.jar unoil.jar
+JARFILES = ridl.jar jurt.jar unoil.jar
JAVAFILES = DynamicClassLoader.java \
SimpleStatus.java \