summaryrefslogtreecommitdiff
path: root/sw/ooxmlexport_setup.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-07-18 14:22:54 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-07-18 14:22:54 +0200
commit098b685e901974dc9d0248b6e2fd06644c954e84 (patch)
tree2ecfddbe94233692448caf0e2ddc235d515cdde4 /sw/ooxmlexport_setup.mk
parent6959aff40692cc02c99efb6781091263f8a25a84 (diff)
No reason to silently misbehave when these UNO services are missing
...which e.g. made it unnecessarily hard to track down 7a23668e4f4e235c7a4e1c99e38506bd9c874be8 "Fix CppunitTest_cppcanvas_emfplus" Change-Id: I2f537fabb067b77e82b900bd2cba30fd65c275aa
Diffstat (limited to 'sw/ooxmlexport_setup.mk')
-rw-r--r--sw/ooxmlexport_setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/ooxmlexport_setup.mk b/sw/ooxmlexport_setup.mk
index 3e0c03ae7963..b421d0e1ad4f 100644
--- a/sw/ooxmlexport_setup.mk
+++ b/sw/ooxmlexport_setup.mk
@@ -34,6 +34,7 @@ define sw_ooxmlexport_components
dbaccess/util/dba \
drawinglayer/drawinglayer \
embeddedobj/util/embobj \
+ emfio/emfio \
$(if $(filter WNT,$(OS)), \
$(if $(DISABLE_ATL),, \
embeddedobj/source/msole/emboleobj.windows \