summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:07:30 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:07:30 +0000
commitb207d10b23538ac5bd150e1c31a008901345c317 (patch)
tree16ac07f121a22e703570568510b1db62eabfee04 /toolkit
parent67a466fc754f57004e5e2799198ee0432e7cdd5a (diff)
INTEGRATION: CWS sb25 (1.10.66); FILE MERGED
2004/11/25 18:14:45 mt 1.10.66.1: #i37760# Less exports...
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/controls/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/toolkit/source/controls/makefile.mk b/toolkit/source/controls/makefile.mk
index 4cbdd1dab0c5..888629744003 100644
--- a/toolkit/source/controls/makefile.mk
+++ b/toolkit/source/controls/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: kz $ $Date: 2004-05-19 13:44:00 $
+# last change: $Author: rt $ $Date: 2005-01-11 14:07:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,6 +72,8 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
+
# --- Files --------------------------------------------------------