diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-06-17 10:49:20 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-06-17 10:49:20 +0000 |
commit | fb7c012319ea120214d6c19a9c5c0d9085f4d299 (patch) | |
tree | ee37610cd045c62d92dede4d140efa0a016d9207 /desktop | |
parent | 6168721cb378df963d51fa533b0d967f3bbb130a (diff) |
INTEGRATION: CWS gh6 (1.25.4); FILE MERGED
2004/05/12 11:38:28 gh 1.25.4.1: #111796#use loader for sts library for testtool from tools
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/source/app/makefile.mk b/desktop/source/app/makefile.mk index 742b9b75076f..e729572b7473 100644 --- a/desktop/source/app/makefile.mk +++ b/desktop/source/app/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.29 $ +# $Revision: 1.30 $ # -# last change: $Author: kz $ $Date: 2004-06-11 12:02:01 $ +# last change: $Author: rt $ $Date: 2004-06-17 11:49:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,7 +94,6 @@ OBJFILES = \ $(OBJ)$/ssoinit.obj \ $(OBJ)$/configinit.obj \ $(OBJ)$/javainteractionhandler.obj \ - $(OBJ)$/testtool.obj \ $(OBJ)$/checkinstall.obj \ $(OBJ)$/langselect.obj \ $(OBJ)$/cmdlinehelp.obj \ |