summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 --------------------------------------------------------