diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-03-22 08:24:05 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-03-22 08:48:15 +0200 |
commit | 66ac0a5beb7178df42232cc8a96ba69169ea965b (patch) | |
tree | aef47f193a06134ef331e00cae17c3f1a69780ef /ios | |
parent | 8f53d0d09e426c651c9d8f692775681bf84cbc11 (diff) |
Try to make the tinderbox build succeed
Change-Id: Iae0b134d9579dcaaa39ce8a99e843fe24c27060a
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Executable_Viewer.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/Executable_Viewer.mk b/ios/Executable_Viewer.mk index edfc498b1b8e..79a5aa92b8a9 100644 --- a/ios/Executable_Viewer.mk +++ b/ios/Executable_Viewer.mk @@ -40,6 +40,8 @@ $(eval $(call gb_Executable_add_objcobjects,Viewer,\ # executable is. $(eval $(call gb_Executable_use_libraries,Viewer,\ msword \ + sal \ + sc \ scfilt \ sdfilt \ swui \ |