summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lingucomponent/prj/build.lst5
1 files changed, 3 insertions, 2 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst
index c14dc2fb8818..f02b3d35827c 100644
--- a/lingucomponent/prj/build.lst
+++ b/lingucomponent/prj/build.lst
@@ -1,6 +1,6 @@
-lc lingucomponent : linguistic NULL
+lc lingucomponent : linguistic libtextcat svtools NULL
lc lingucomponent usr1 - all lc_mkout NULL
-lc lingucomponent\inc nmake - all lc_inc NULL
+lc lingucomponent\inc nmake - all lc_inc NULL
lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL
lc lingucomponent\source\thesaurus\mythes nmake - all lc_mythes lc_util lc_inc NULL
lc lingucomponent\source\thesaurus\libnth nmake - all lc_libnth lc_mythes lc_util lc_inc NULL
@@ -8,3 +8,4 @@ lc lingucomponent\source\spellcheck\hunspell nmake - all lc_hunspell lc_util
lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_hunspell lc_inc NULL
lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util lc_inc NULL
lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj lc_inc NULL
+lc lingucomponent\source\languageguessing nmake - all lc_languageguessing lc_inc NULL