From 7606151fbb5503ec91892212013321f4b3da40af Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 23 Jul 2004 13:47:11 +0000 Subject: INTEGRATION: CWS sb20 (1.2.70); FILE MERGED 2004/06/15 08:13:03 sb 1.2.70.1: #i29119# sandbox.jar no longer needed by UNO. --- testtools/com/sun/star/comp/bridge/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testtools/com') diff --git a/testtools/com/sun/star/comp/bridge/makefile.mk b/testtools/com/sun/star/comp/bridge/makefile.mk index 2bba8d0706c8..bb5d429f2661 100644 --- a/testtools/com/sun/star/comp/bridge/makefile.mk +++ b/testtools/com/sun/star/comp/bridge/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: jbu $ $Date: 2002-09-17 15:10:32 $ +# last change: $Author: rt $ $Date: 2004-07-23 14:47:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,7 +73,7 @@ TARGET=com_sun_star_comp_bridge # ------------------------------------------------------------------ -JARFILES = sandbox.jar ridl.jar jurt.jar juh.jar +JARFILES = ridl.jar jurt.jar juh.jar JAVACLASSFILES= \ -- cgit