diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:47:11 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:47:11 +0000 |
commit | 7606151fbb5503ec91892212013321f4b3da40af (patch) | |
tree | 92b938104631df072dd4299d4f38311266954352 /testtools/com | |
parent | 477e0131493169e1c01ec87b349d25a864282aab (diff) |
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.
Diffstat (limited to 'testtools/com')
-rw-r--r-- | testtools/com/sun/star/comp/bridge/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
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= \ |