summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:13:20 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:13:20 +0000
commitb8267cf5add300f9c6b33f47b2ef299626c6d823 (patch)
tree24b36a7ba6fdbd558dfcdbbfa0da73be80ab3d99 /tools/source
parentd9c0490d8b66286ec854969b09f2fa9e882fc368 (diff)
INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED
2005/02/28 03:54:56 mnicel 1.2.270.1: Issue number: 40092 Part of visibility work
Diffstat (limited to 'tools/source')
-rw-r--r--tools/source/ref/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/ref/makefile.mk b/tools/source/ref/makefile.mk
index dca712a0de34..312701acf889 100644
--- a/tools/source/ref/makefile.mk
+++ b/tools/source/ref/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:04:43 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:13:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ TARGET=ref
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------