summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:10:11 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:10:11 +0000
commit0685fe53dd2b1b61b6747d4d51beff7e14bbfd4e (patch)
treef45c74dc6a6e8309ad9e226d7fdc1ba39e010d24 /tools
parent6d4d29f4fc2970dbbccb1a237f7c4aaca25d7050 (diff)
INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED
2005/02/28 03:54:52 mnicel 1.2.270.1: Issue number: 40092 Part of visibility work
Diffstat (limited to 'tools')
-rw-r--r--tools/source/debug/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/debug/makefile.mk b/tools/source/debug/makefile.mk
index b03c82ecb16e..078da5525319 100644
--- a/tools/source/debug/makefile.mk
+++ b/tools/source/debug/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:03:59 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:10:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ TARGET=debug
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------