diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-06-20 14:36:57 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-06-20 14:36:57 +0000 |
commit | 5095d60d6e8b15868e0eddcdf9858caf7deead14 (patch) | |
tree | eca87f4fce65898ad41394e3a7b088e038548733 /tools | |
parent | 72ad6a0eb43889c038281d019db66d776ed93940 (diff) |
INTEGRATION: CWS bserver01 (1.15.2); FILE MERGED
2005/05/19 15:08:23 kz 1.15.2.1: #122892# move communi to devtools & automation
Diffstat (limited to 'tools')
-rw-r--r-- | tools/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/util/makefile.mk b/tools/util/makefile.mk index 50bdcb0a22ca..72c13f4b0a13 100644 --- a/tools/util/makefile.mk +++ b/tools/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: obo $ $Date: 2005-04-13 12:15:44 $ +# last change: $Author: rt $ $Date: 2005-06-20 15:36:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -89,7 +89,6 @@ HXX1FILES= $(INC)$/debug.hxx \ $(INC)$/unqidx.hxx \ $(INC)$/unqid.hxx \ $(INC)$/mempool.hxx \ - $(INC)$/simplecm.hxx \ $(INC)$/stream.hxx \ $(INC)$/cachestr.hxx \ $(INC)$/errcode.hxx \ |