summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:15:18 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:15:18 +0000
commit6267a1362f106a78ada043cebf0af0613c1a03b5 (patch)
treea64fff4d50ab2881f27519046a2b4040b12f03d6 /tools
parent62d53976da5ebdb6b24aa7ab66c201d55447aef2 (diff)
INTEGRATION: CWS visibility03 (1.2.154); FILE MERGED
2005/02/28 03:54:58 mnicel 1.2.154.1: Issue number: 40092 Part of visibility work
Diffstat (limited to 'tools')
-rw-r--r--tools/source/zcodec/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/zcodec/makefile.mk b/tools/source/zcodec/makefile.mk
index 5596d3fcd141..19da204f33b1 100644
--- a/tools/source/zcodec/makefile.mk
+++ b/tools/source/zcodec/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2003-12-17 19:25:35 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:15:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ TARGET=zcodec
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------