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 | d78a9cd4448d72fddecf205574ac3a8d876d6c0a (patch) | |
tree | 66530b1eee9933b5f9a8f159348cf480cd273cc0 | |
parent | ed07936697e802d97d156a702e302eedd88eb5b3 (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 792cb31ae..9ada8155e 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 |