diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:48:07 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 13:48:07 +0000 |
commit | 1c20a60b5c65ac7f2d6905fdabe6c85dd0ab2ee8 (patch) | |
tree | 466ed95d0254071078540b5ed11f70277486c1cb /testtools | |
parent | 496513357daba9354a468fa8d94e6e387e2b03c7 (diff) |
INTEGRATION: CWS sb20 (1.2.14); FILE MERGED
2004/06/15 08:13:04 sb 1.2.14.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'testtools')
-rw-r--r-- | testtools/source/servicetests/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testtools/source/servicetests/makefile.mk b/testtools/source/servicetests/makefile.mk index 2c7a3bcbaf20..8746eb8ca627 100644 --- a/testtools/source/servicetests/makefile.mk +++ b/testtools/source/servicetests/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2004-02-03 13:04:59 $ +# last change: $Author: rt $ $Date: 2004-07-23 14:48:07 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,5 @@ IDLTESTFILES := \ XTestService3.idl \ XTestService4.idl JARFILES := juh.jar jurt.jar ridl.jar -#TODO: -JARFILES +:= sandbox.jar .INCLUDE: javaunittest.mk |