summaryrefslogtreecommitdiff
path: root/configmgr/prj
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2002-08-23 11:23:44 +0000
committerMartin Hollmichel <mh@openoffice.org>2002-08-23 11:23:44 +0000
commitfb4c941007994fc4e99849f9503b061815bc21ee (patch)
tree269fe8be1806c9505bf1ebf8165f14fa7a6a26fd /configmgr/prj
parenta6d436666257c8db4eb5e18eb01fe7993385d007 (diff)
add: missing dependency, #100000#
Diffstat (limited to 'configmgr/prj')
-rw-r--r--configmgr/prj/build.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/prj/build.lst b/configmgr/prj/build.lst
index d6d1caf48ed3..3da26f352bca 100644
--- a/configmgr/prj/build.lst
+++ b/configmgr/prj/build.lst
@@ -13,6 +13,6 @@ cg configmgr\source\api nmake - all cg_api cg_cppugen NULL
cg configmgr\source\api2 nmake - all cg_api2 cg_cppugen NULL
cg configmgr\source\treemgr nmake - all cg_treemgr cg_cppugen NULL
cg configmgr\source\registry nmake - all cg_reg cg_cppugen NULL
-cg configmgr\util nmake - all cg_util cg_api cg_api2 cg_cmdtools cg_misc cg_reg cg_session cg_trcache cg_data cg_tree cg_treemgr cg_xml cg_backend NULL
+cg configmgr\util nmake - all cg_util cg_api cg_api2 cg_cmdtools cg_misc cg_reg cg_session cg_trcache cg_data cg_tree cg_treemgr cg_xml cg_backend cg_localbe NULL
cg configmgr\source\localbe nmake - all cg_localbe cg_cppugen NULL