summaryrefslogtreecommitdiff
path: root/oox/Library_oox.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-12-24 13:15:27 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-16 05:02:26 +0200
commit93e0a48d09456578527d1e498f708edbeae19667 (patch)
tree6c3ea916278c904ced23b69518742b135dff9316 /oox/Library_oox.mk
parent4d64bd4cbf652c5286272edc271f45ec447b10b8 (diff)
first stab at replacing hard coded relationships with calls to a method
Change-Id: I4d1fd6ac3d32180972d82c67a81adf4953e3a82d Reviewed-on: https://gerrit.libreoffice.org/32409 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'oox/Library_oox.mk')
-rw-r--r--oox/Library_oox.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 3d6c684d3fc4..3b4a6ac80744 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -288,6 +288,7 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
oox/source/token/namespacemap \
oox/source/token/propertynames \
oox/source/token/tokenmap \
+ oox/source/token/relationship \
oox/source/vml/vmldrawing \
oox/source/vml/vmldrawingfragment \
oox/source/vml/vmlformatting \