summaryrefslogtreecommitdiff
path: root/scp2
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
commit2d4d06ff4867665828da4d8e254ca63101544d50 (patch)
tree1c63ae5509e169e2d01cacc39c89785f401a2e16 /scp2
parent190d20d74e00330117e7bccde2fff452dc828a2c (diff)
fix master install
add missing libraries doctoko ooxml resourcemodel
Diffstat (limited to 'scp2')
-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 a98d2d9fd61e..922c07a5754a 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)