summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-04-20 18:34:46 +0100
committerNoel Power <noel.power@novell.com>2011-04-20 18:37:43 +0100
commit3e457472230a8257abcdec3c041c6ed2e9bd53b4 (patch)
treeaac8395855a8c540ff6e0db8981a46ff842de7de
parentafa6e46af85a39164b83beac5bd9258451eda1d7 (diff)
fix master install
add missing libraries doctoko ooxml resourcemodel
-rwxr-xr-xscp2/source/ooo/file_library_ooo.scp6
1 files changed, 6 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index a98d2d9fd..922c07a57 100755
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -921,6 +921,12 @@ STD_LIB_FILE(gid_File_Lib_Wlwp,lwpft)
STD_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)
+STD_LIB_FILE(gid_File_Lib_Resource,resourcemodel)
+
+STD_LIB_FILE(gid_File_Lib_Doctok,doctok)
+
+STD_LIB_FILE(gid_File_Lib_ooxml,ooxml)
+
#ifdef WNT
#if defined(_gcc3)