[Libreoffice-commits] core.git: ios/Executable_Viewer.mk

Tor Lillqvist tml at iki.fi
Thu Mar 14 03:02:46 PDT 2013


 ios/Executable_Viewer.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e86e7e5c4bb6c4b6d28cf72671e69f42257fb924
Author: Tor Lillqvist <tml at iki.fi>
Date:   Thu Mar 14 12:02:11 2013 +0200

    Add sdfilt
    
    Change-Id: I992a563d3686e3c25ba7338fb7744ce9b5cf5859

diff --git a/ios/Executable_Viewer.mk b/ios/Executable_Viewer.mk
index c3a29cb..08302f5 100644
--- a/ios/Executable_Viewer.mk
+++ b/ios/Executable_Viewer.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Executable_add_objcxxobjects,Viewer,\
 $(eval $(call gb_Executable_use_libraries,Viewer,\
 	msword \
 	scfilt \
+	sdfilt \
 ))
 
 # vim: set ts=4 sw=4 et:


More information about the Libreoffice-commits mailing list