INTEGRATION: CWS hb10 (1.22.104); FILE MERGED

2008/07/23 08:13:03 hbrinkm 1.22.104.1: #158227#: new file WW8FFData.cxx
This commit is contained in:
Rüdiger Timm 2008-09-04 08:34:18 +00:00
parent 133e661aaa
commit 85a333e07a

View file

@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.22 $
# $Revision: 1.23 $
#
# This file is part of OpenOffice.org.
#
@ -66,7 +66,8 @@ EXCEPTIONSFILES = \
$(SLO)$/ww8par6.obj \
$(SLO)$/writerhelper.obj \
$(SLO)$/writerwordglue.obj \
$(SLO)$/ww8scan.obj
$(SLO)$/ww8scan.obj \
$(SLO)$/WW8FFData.obj
SLOFILES = \
@ -91,7 +92,8 @@ SLOFILES = \
$(SLO)$/styles.obj \
$(SLO)$/ww8scan.obj \
$(SLO)$/writerhelper.obj \
$(SLO)$/writerwordglue.obj
$(SLO)$/writerwordglue.obj \
$(SLO)$/WW8FFData.obj
# --- Tagets -------------------------------------------------------