diff options
-rw-r--r-- | officecfg/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst index e3d72413d9b6..42925eb8b462 100644 --- a/officecfg/prj/build.lst +++ b/officecfg/prj/build.lst @@ -4,6 +4,7 @@ oc officecfg\org\openoffice\configuration nmake - all oc_config NULL oc officecfg\org\openoffice\helper nmake - all oc_helper oc_config NULL oc officecfg\registry\schema nmake - all oc_reg_schema oc_helper NULL oc officecfg\registry\data nmake - all oc_reg_data oc_reg_schema NULL +oc officecfg\util nmake - all oc_util oc_reg_data NULL oc officecfg\registry\schema\org\openoffice\Office get - all oc_reg_schema_office NULL oc officecfg\registry\schema\org\openoffice\ucb get - all oc_reg_schema_ucb NULL oc officecfg\registry\schema\org\openoffice get - all oc_reg_schema_ooo NULL |