diff options
author | Jan Holesovsky <kendy@suse.cz> | 2013-07-09 14:23:27 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2013-07-09 14:23:27 +0200 |
commit | e8eda4e656d16b6de2d2ec33a297012a1c224f38 (patch) | |
tree | 6b79e9a96f80cf41e73d8f6a92a89695c55b7207 /sc/Library_scqahelper.mk | |
parent | f77c986fb36a9b57465c93e6c9693ed973008985 (diff) |
Blind attempt to fix Windows tinderboxes.
Change-Id: I5b25f1405201024dea94d790566bf1ce349f6593
Diffstat (limited to 'sc/Library_scqahelper.mk')
-rw-r--r-- | sc/Library_scqahelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk index 94ba7c6ead6b..97958f698c62 100644 --- a/sc/Library_scqahelper.mk +++ b/sc/Library_scqahelper.mk @@ -38,6 +38,7 @@ $(eval $(call gb_Library_use_libraries,scqahelper,\ utl \ sc \ ucbhelper \ + unotest \ $(gb_UWINAPI) \ )) |