summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2015-10-12 23:25:45 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2015-10-12 23:40:15 +0200
commit1db251e1a191844eb99462a67e9acf4f4b67233f (patch)
tree905bc7acd0f0aea97368ff8c9204bbcf08181955 /sw/CppunitTest_sw_uiwriter.mk
parent959ac511dbebeb3983da92052ced837b39b74ed9 (diff)
tdf#77014 create a test for this bug
Change-Id: Iebe72287f62da7382f12e7645b48fa666610a8c5
Diffstat (limited to 'sw/CppunitTest_sw_uiwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uiwriter.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index efe917417e93..e30197edeb51 100644
--- a/sw/CppunitTest_sw_uiwriter.mk
+++ b/sw/CppunitTest_sw_uiwriter.mk
@@ -22,18 +22,18 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_uiwriter, \
cppu \
cppuhelper \
editeng \
- msword \
+ msword \
sal \
sfx \
svl \
svt \
- svxcore \
+ svxcore \
sw \
test \
unotest \
vcl \
tl \
- utl \
+ utl \
$(gb_UWINAPI) \
))