diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:09:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:09:43 +0000 |
commit | 048e89dbf744581afaa9a48490d695f762ab18ec (patch) | |
tree | 6e419cde7dab9fec540bc9bf48edc458baf17d8b /tools | |
parent | abf6c192284d0bbfb14ffc1a38b5aa3d3f24d37d (diff) |
INTEGRATION: CWS visibility03 (1.6.270); FILE MERGED
2005/03/25 00:04:52 mhu 1.6.270.2: RESYNC: (1.6-1.7); FILE MERGED
2005/02/28 03:54:51 mnicel 1.6.270.1: Issue number: 40092
Part of visibility work
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/communi/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/communi/makefile.mk b/tools/source/communi/makefile.mk index 2cf7ece392d6..0bbbad97f8c7 100644 --- a/tools/source/communi/makefile.mk +++ b/tools/source/communi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: obo $ $Date: 2005-03-15 08:56:11 $ +# last change: $Author: obo $ $Date: 2005-04-13 12:09:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,6 +70,7 @@ TARGET=communi .INCLUDE : svpre.mk .INCLUDE : settings.mk .INCLUDE : sv.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |