summaryrefslogtreecommitdiff
path: root/svx/source/items
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 14:54:29 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 14:54:29 +0000
commit4082abeca11821b54ea7e49ecc44cb1ee12f38c1 (patch)
tree1af9bdcfd511595e2318ced3204ac597cd5acdec /svx/source/items
parent5cce2b49d1c16e114ce0b4f4fce561b9c53de7a6 (diff)
INTEGRATION: CWS hiddentext (1.11.116); FILE MERGED
2004/02/16 09:27:39 fme 1.11.116.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/17 15:06:47 os 1.11.116.1: #i23614# new Feature: Hidden text - charhiddenitem.cxx
Diffstat (limited to 'svx/source/items')
-rw-r--r--svx/source/items/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/svx/source/items/makefile.mk b/svx/source/items/makefile.mk
index 2c3cb96b8841..5a36fde5fab0 100644
--- a/svx/source/items/makefile.mk
+++ b/svx/source/items/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: hr $ $Date: 2004-02-03 19:25:36 $
+# last change: $Author: kz $ $Date: 2004-02-26 15:54:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -109,7 +109,9 @@ SLOFILES= \
$(SLO)$/grfitem.obj \
$(SLO)$/clipfmtitem.obj \
$(SLO)$/svxempty.obj \
- $(SLO)$/xmlcnitm.obj
+ $(SLO)$/xmlcnitm.obj \
+ $(SLO)$/charhiddenitem.obj
+
EXCEPTIONSFILES= \
$(SLO)$/paraitem.obj \