summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ww8export.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-01-24 14:46:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-01-24 21:23:56 +0100
commitdf984a465cad0af7ab77257efe5181a8a3348dcf (patch)
tree4e962d3b826f8ae1a4b34977ff0f07d7c68ff772 /sw/CppunitTest_sw_ww8export.mk
parent938012a9f42761836d5240ab8efacbeeaf3385b2 (diff)
Clean up dead uses of DISABLE_ATL
...after e597ef0489d9d5504721d21eefa15c65da0fb240 "No need for --disable-activex and --disable-atl any longer" Change-Id: I6ea0026fd18e0097aaaf0c1b05618e2a9ddf1a94 Reviewed-on: https://gerrit.libreoffice.org/66871 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_ww8export.mk')
-rw-r--r--sw/CppunitTest_sw_ww8export.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_ww8export.mk b/sw/CppunitTest_sw_ww8export.mk
index 4fcf5be03470..548a7bcbad77 100644
--- a/sw/CppunitTest_sw_ww8export.mk
+++ b/sw/CppunitTest_sw_ww8export.mk
@@ -19,7 +19,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_ww8export, \
comphelper \
cppu \
cppuhelper \
- $(if $(filter WNT-TRUE,$(OS)-$(DISABLE_ATL)),,emboleobj) \
+ emboleobj \
sal \
test \
unotest \