summaryrefslogtreecommitdiff
path: root/sw/ooxmlexport_setup.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-12 15:56:00 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-12 15:56:18 +0100
commitfe7eac1e0776ae3fd9f24b40590021eab8ac4ac9 (patch)
tree6947412f9121f860e2380e334e1dee0836b801e0 /sw/ooxmlexport_setup.mk
parentdab3923a690f742d0a32532b15f47e2557706c8a (diff)
ooxmlexport4 triggers .ui loading too
Change-Id: I9ed7b3a90f87d9235f80b7d5201ea35ac1ec01e1
Diffstat (limited to 'sw/ooxmlexport_setup.mk')
-rw-r--r--sw/ooxmlexport_setup.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sw/ooxmlexport_setup.mk b/sw/ooxmlexport_setup.mk
index d793575f13af..7bd941f4c2b3 100644
--- a/sw/ooxmlexport_setup.mk
+++ b/sw/ooxmlexport_setup.mk
@@ -114,7 +114,11 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport$(1),\
filter/source/storagefilterdetect/storagefd \
))
-$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport$(1)))
+$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_ooxmlexport$(1)))
+
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport$(1),\
+ modules/swriter \
+))
$(eval $(call gb_CppunitTest_use_packages,sw_ooxmlexport$(1),\
oox_customshapes \