summaryrefslogtreecommitdiff
path: root/sw/ooxmlexport_setup.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-12-20 01:47:56 +0100
committerMichael Stahl <mstahl@redhat.com>2015-12-20 01:48:24 +0100
commit3612634fee539c7ee4163ac553691f8d64291244 (patch)
tree2ea1f77016feb890cc9c26d6be1e1986935f97c9 /sw/ooxmlexport_setup.mk
parent9a2fbee575d8f84a2b00a3b89853d977480f40d5 (diff)
sw: add yet another stupid component for WNT
Change-Id: I5b5ea7c2baa7fa3f779138168031935d2f1574bb
Diffstat (limited to 'sw/ooxmlexport_setup.mk')
-rw-r--r--sw/ooxmlexport_setup.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/ooxmlexport_setup.mk b/sw/ooxmlexport_setup.mk
index a03370110eb9..c4a0981c30f9 100644
--- a/sw/ooxmlexport_setup.mk
+++ b/sw/ooxmlexport_setup.mk
@@ -33,9 +33,7 @@ define sw_ooxmlexport_components
dbaccess/util/dba \
drawinglayer/drawinglayer \
embeddedobj/util/embobj \
- $(if $(filter-out WNT,$(OS)), \
- embeddedobj/source/msole/emboleobj \
- ) \
+ embeddedobj/source/msole/emboleobj$(if $(filter WNT,$(OS)),.windows) \
filter/source/config/cache/filterconfig1 \
filter/source/odfflatxml/odfflatxml \
filter/source/xmlfilterdetect/xmlfd \