From 66ac0a5beb7178df42232cc8a96ba69169ea965b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Mar 2013 08:24:05 +0200 Subject: [PATCH] Try to make the tinderbox build succeed Change-Id: Iae0b134d9579dcaaa39ce8a99e843fe24c27060a --- ios/Executable_Viewer.mk | 2 ++ 1 file changed, 2 insertions(+) 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 \