summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 14:14:02 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 14:14:02 +0000
commitfd71a1dbffb39aad3dc650e0d571b5ed244a4532 (patch)
tree0523f0a971bd69e5b283520bce5f4a3b600c45fe /framework
parente4a65588edf63b98370469604c4571878b7f1e4e (diff)
INTEGRATION: CWS titles02 (1.31.38); FILE MERGED
2007/10/12 13:06:38 as 1.31.38.1: #116375# support new title feature
Diffstat (limited to 'framework')
-rw-r--r--framework/source/helper/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/framework/source/helper/makefile.mk b/framework/source/helper/makefile.mk
index 35d9d8a171aa..199896569c51 100644
--- a/framework/source/helper/makefile.mk
+++ b/framework/source/helper/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.32 $
+# $Revision: 1.33 $
#
-# last change: $Author: kz $ $Date: 2008-03-05 17:22:29 $
+# last change: $Author: kz $ $Date: 2008-04-04 15:14:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -69,7 +69,9 @@ SLOFILES= $(SLO)$/timerhelper.obj \
$(SLO)$/vclstatusindicator.obj \
$(SLO)$/wakeupthread.obj \
$(SLO)$/configimporter.obj \
- $(SLO)$/tagwindowasmodified.obj
+ $(SLO)$/tagwindowasmodified.obj \
+ $(SLO)$/titlebarupdate.obj \
+ $(SLO)$/titlehelper.obj
# --- Targets ------------------------------------------------------