summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-27 15:03:02 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-27 15:03:02 +0000
commite3a9b9a433d7012e34575061ab7903b255644310 (patch)
tree46cea681f782f481c3df4c6f93bcce105374ba6d /sd/source/ui/func/makefile.mk
parentfa27647343ccb62da056d513eac6f52bb18bdf12 (diff)
INTEGRATION: CWS tl01 (1.9.144); FILE MERGED
2004/04/20 13:30:52 tl 1.9.144.3: RESYNC: (1.10-1.11); FILE MERGED 2003/10/13 09:12:37 tl 1.9.144.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/02 10:28:26 cl 1.9.144.1: #112058# added Hangul/Hanja conversion
Diffstat (limited to 'sd/source/ui/func/makefile.mk')
-rw-r--r--sd/source/ui/func/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/source/ui/func/makefile.mk b/sd/source/ui/func/makefile.mk
index b3a72ca3ae2c..924ca6b1b5ad 100644
--- a/sd/source/ui/func/makefile.mk
+++ b/sd/source/ui/func/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: rt $ $Date: 2004-03-30 15:50:46 $
+# last change: $Author: obo $ $Date: 2004-04-27 16:03:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,7 +82,8 @@ EXCEPTIONSFILES= \
$(SLO)$/fuinsert.obj
SLOFILES = \
- $(SLO)$/undoheaderfooter.obj \
+ $(SLO)$/fuhhconv.obj \
+ $(SLO)$/undoheaderfooter.obj \
$(SLO)$/undolayer.obj \
$(SLO)$/fupoor.obj \
$(SLO)$/fudraw.obj \