summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-11-26 17:32:03 +0100
committerMathias Bauer <mba@openoffice.org>2010-11-26 17:32:03 +0100
commit8849f61270fec9c3e1a09ad29824c95d6d41c997 (patch)
tree4cf80fae52bfad455ae7c1fa13d5897495282af7 /sw/Library_msword.mk
parent112bfeec9530b05f3fbcfb1bddb6a9653451bef6 (diff)
CWS gnumake2: some adaptions to changes on master in removed makefile.mk files
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 5aebe867f806..35eaa1617f66 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -73,13 +73,16 @@ $(eval $(call gb_Library_add_linked_libs,msword,\
))
$(eval $(call gb_Library_add_exception_objects,msword,\
- sw/source/filter/rtf/rtfatr \
sw/source/filter/rtf/rtffld \
sw/source/filter/rtf/rtffly \
sw/source/filter/rtf/rtfnum \
sw/source/filter/rtf/rtftbl \
sw/source/filter/rtf/swparrtf \
- sw/source/filter/rtf/wrtrtf \
+ sw/source/filter/ww8/rtfattributeoutput \
+ sw/source/filter/ww8/rtfexport \
+ sw/source/filter/ww8/rtfexportfilter \
+ sw/source/filter/ww8/rtfimportfilter \
+ sw/source/filter/ww8/rtfsdrexport \
sw/source/filter/ww8/WW8FFData \
sw/source/filter/ww8/WW8FibData \
sw/source/filter/ww8/WW8Sttbf \