summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:06:57 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:06:57 +0000
commit8c8705f5346cb0b88ebe10cb6cba15c284cd4896 (patch)
tree9cf1402e0aac428c1c85725129b7bb3e5d6b78cf /toolkit
parentce3e1aa38e69371f385f29312466111929bfe873 (diff)
INTEGRATION: CWS sb25 (1.26.114); FILE MERGED
2004/11/25 18:14:44 mt 1.26.114.1: #i37760# Less exports...
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/source/awt/makefile.mk b/toolkit/source/awt/makefile.mk
index 8f7c8db802dd..1cb18f91cc2e 100644
--- a/toolkit/source/awt/makefile.mk
+++ b/toolkit/source/awt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.26 $
+# $Revision: 1.27 $
#
-# last change: $Author: kz $ $Date: 2003-12-11 11:56:14 $
+# last change: $Author: rt $ $Date: 2005-01-11 14:06:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------