diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:40:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:40:40 +0000 |
commit | f077e62a0b4268fa49956d80289b8a122f274ff8 (patch) | |
tree | 58810fc74218ccc731eb05e961a6223436912d4a | |
parent | 9100b69a73015ea9d898ea1c810b1510a050b1a5 (diff) |
INTEGRATION: CWS sb20 (1.1.110); FILE MERGED
2004/06/14 11:27:45 sb 1.1.110.1: #i29119# sandbox.jar no longer needed by UNO.
-rw-r--r-- | automation/source/mozillaserver/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/automation/source/mozillaserver/makefile.mk b/automation/source/mozillaserver/makefile.mk index 792cb31aef0b..9ada8155e09e 100644 --- a/automation/source/mozillaserver/makefile.mk +++ b/automation/source/mozillaserver/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: mh $ $Date: 2002-11-18 11:19:27 $ +# last change: $Author: rt $ $Date: 2004-07-23 14:40:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,7 +80,6 @@ LIBTARGET=NO PACKAGE := com$/sun$/star$/testtool TARGET := com_sun_star_testtool -#JARFILES = sandbox.jar #RDB=$(SOLARBINDIR)$/applicat.rdb |