summaryrefslogtreecommitdiffstats
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-12-10 13:19:27 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2021-12-10 14:09:13 +0100
commit77cb655a60a238100b4942b9a41a1a989031c39c (patch)
tree0d51ddd633c086ccc37d9945ef3b286c5b622f36 /xmloff/Library_xo.mk
parentWIP: async popup menus (diff)
downloadcore-private/jmux/current-reorga.tar.gz
core-private/jmux/current-reorga.zip
Change-Id: I61e9916a667a92e6bd5489e5ed1d1dead2a61765
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index 7486996d194b..ec98dc671fb6 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -21,9 +21,9 @@ $(eval $(call gb_Library_Library,xo))
$(eval $(call gb_Library_set_componentfiles,xo, \
xmloff/util/xo \
+ xmloff/util/xo.draw \
$(if $(ENABLE_WASM_STRIP_CHART),,xmloff/util/xo.chart) \
$(if $(ENABLE_WASM_STRIP_BASIC_CALC_DRAW_MATH_IMPRESS),, \
- xmloff/util/xo.draw \
xmloff/util/xo.impress \
xmloff/util/xo.writer \
) \