summaryrefslogtreecommitdiff
path: root/vcl/source/window/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 17:04:11 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 17:04:11 +0000
commitf92de6a3aae700c0d30b42b256a5678d4ade39ba (patch)
treef10adf33a57ae5afc514d135c4f0bd19914b8d7d /vcl/source/window/makefile.mk
parenta3eec222c9ea473f5fdf008221d9e445f2e96d6d (diff)
INTEGRATION: CWS vclcompact (1.15.88); FILE MERGED
2004/12/16 15:01:47 ssa 1.15.88.2: RESYNC: (1.15-1.17); FILE MERGED 2004/11/29 10:07:22 dv 1.15.88.1: #i37763# Reduce vcl exports
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r--vcl/source/window/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk
index c49c38219af8..c877bc7b2b27 100644
--- a/vcl/source/window/makefile.mk
+++ b/vcl/source/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: rt $ $Date: 2004-11-26 20:43:48 $
+# last change: $Author: kz $ $Date: 2005-01-13 18:04:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,6 +70,7 @@ TARGET=win
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile2.pmk
# --- Files --------------------------------------------------------