summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 13:49:32 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 13:49:32 +0000
commit992844245b51c4e6edea263dbfcb70b99dc04976 (patch)
tree0ad1a2edec9b86f13f85596a030ac651316aa80b /bridges
parentf894b84631bb79d3a77b78ea85c10067c6ba58db (diff)
INTEGRATION: CWS sb20 (1.6.2); FILE MERGED
2004/06/14 11:41:40 sb 1.6.2.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'bridges')
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk
index 83ad90eddc7b..1cc7f8aec31a 100644
--- a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk
+++ b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: obo $ $Date: 2004-06-04 03:05:03 $
+# last change: $Author: rt $ $Date: 2004-07-23 14:49:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,6 +78,6 @@ JAVATESTFILES := \
IDLTESTFILES := \
Bug98508_Test.idl \
PolyStructTest.idl
-JARFILES := juh.jar jurt.jar ridl.jar sandbox.jar
+JARFILES := juh.jar jurt.jar ridl.jar
.INCLUDE: javaunittest.mk