summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftwriter.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-08-22 17:53:33 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-08-22 17:53:51 +0200
commit54ad8ad0f0ce22299d28b4ec09eea26ad2691642 (patch)
tree7187c106ba7c775986e1a473c87bfa723b2b0d33 /writerperfect/Library_wpftwriter.mk
parent15253417276d3239a57b37dfa608f5b8eab9912a (diff)
EPUB export: initial table support
Focusing on just not loosing plain text content, no actual formatting yet. Change-Id: Ic242f849730e1eb174f621f2235fa04563024e4e
Diffstat (limited to 'writerperfect/Library_wpftwriter.mk')
-rw-r--r--writerperfect/Library_wpftwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerperfect/Library_wpftwriter.mk b/writerperfect/Library_wpftwriter.mk
index 1f28b440b05b..9cbef7f31309 100644
--- a/writerperfect/Library_wpftwriter.mk
+++ b/writerperfect/Library_wpftwriter.mk
@@ -81,6 +81,7 @@ $(eval $(call gb_Library_add_exception_objects,wpftwriter,\
writerperfect/source/writer/exp/xmlictxt \
writerperfect/source/writer/exp/xmlimp \
writerperfect/source/writer/exp/xmlmetai \
+ writerperfect/source/writer/exp/xmltbli \
writerperfect/source/writer/exp/xmltext \
))