summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-23 11:18:02 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-23 11:18:02 +0000
commit7e1862f87df429a4cb2fec495fe58b16d60af4b2 (patch)
treedeb93c9294d48bed670204ca0c535d9faebcdf76 /writerperfect
parentfbc583874c72d036573b6379c6037b800646d0e8 (diff)
INTEGRATION: CWS fs08 (1.3.4); FILE MERGED
2006/12/18 09:27:18 fridrich_strba 1.3.4.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/filter/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/writerperfect/source/filter/makefile.mk b/writerperfect/source/filter/makefile.mk
index abbff8c2643b..cc63c8567a99 100644
--- a/writerperfect/source/filter/makefile.mk
+++ b/writerperfect/source/filter/makefile.mk
@@ -17,13 +17,11 @@ SLOFILES= \
$(SLO)$/DocumentElement.obj \
$(SLO)$/FontStyle.obj \
$(SLO)$/ListStyle.obj \
- $(SLO)$/OODocumentHandler.obj \
+ $(SLO)$/DocumentHandler.obj \
$(SLO)$/PageSpan.obj \
$(SLO)$/SectionStyle.obj \
$(SLO)$/TableStyle.obj \
$(SLO)$/TextRunStyle.obj \
- $(SLO)$/WordPerfectCollector.obj \
- $(SLO)$/WordPerfectImportFilter.obj \
- $(SLO)$/genericfilter.obj
+ $(SLO)$/DocumentCollector.obj
.INCLUDE : target.mk