summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:14:52 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:14:52 +0000
commit62d53976da5ebdb6b24aa7ab66c201d55447aef2 (patch)
treebb3ac2861da778b7995387b0fc5ef0af1a2dcacb /tools/source
parent89496721d38ef6f084a3900a4b2f9bf52a30feea (diff)
INTEGRATION: CWS visibility03 (1.2.88); FILE MERGED
2005/02/28 03:54:57 mnicel 1.2.88.1: Issue number: 40092 Part of visibility work
Diffstat (limited to 'tools/source')
-rw-r--r--tools/source/testtoolloader/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/testtoolloader/makefile.mk b/tools/source/testtoolloader/makefile.mk
index 8d9fc55f7606..96b59fe3743e 100644
--- a/tools/source/testtoolloader/makefile.mk
+++ b/tools/source/testtoolloader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2004-06-17 11:37:45 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:14:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ TARGET=testtoolloader
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------