summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 13:12:42 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 13:12:42 +0000
commit5dd701007add940c41200bda133208ff521913a4 (patch)
treec56ee9dc1edaae226c3df24bef2253f400044e7c /framework/util
parent40feb80c7b829196ba1290a106dfcb039fe743d2 (diff)
INTEGRATION: CWS titles02 (1.115.36); FILE MERGED
2008/02/29 11:01:57 as 1.115.36.3: RESYNC: (1.116-1.117); FILE MERGED 2007/12/04 10:03:18 as 1.115.36.2: RESYNC: (1.115-1.116); FILE MERGED 2007/10/12 13:06:39 as 1.115.36.1: #116375# support new title feature
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index be991d6c6c29..43a7ac83b2a9 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.119 $
+# $Revision: 1.120 $
#
-# last change: $Author: kz $ $Date: 2008-03-07 16:53:25 $
+# last change: $Author: kz $ $Date: 2008-04-04 14:12:42 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -106,7 +106,8 @@ LIB2OBJFILES= $(SLO)$/attributelist.obj \
$(SLO)$/uiconfigelementwrapperbase.obj \
$(SLO)$/configimporter.obj \
$(SLO)$/menuextensionsupplier.obj \
- $(SLO)$/preventduplicateinteraction.obj
+ $(SLO)$/preventduplicateinteraction.obj \
+ $(SLO)$/titlehelper.obj
# --- import classes library ---------------------------------------------------
@@ -229,6 +230,7 @@ SHL4OBJS= \
$(SLO)$/targetfinder.obj \
$(SLO)$/taskcreator.obj \
$(SLO)$/timerhelper.obj \
+ $(SLO)$/titlebarupdate.obj \
$(SLO)$/urltransformer.obj \
$(SLO)$/configaccess.obj \
$(SLO)$/job.obj \