summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/prj/build.lst15
1 files changed, 8 insertions, 7 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst
index 4054a7119b9b..46272c68b69f 100644
--- a/lingucomponent/prj/build.lst
+++ b/lingucomponent/prj/build.lst
@@ -1,10 +1,11 @@
-lc lingucomponent : linguistic libtextcat svtools hyphen HUNSPELL:hunspell NULL
+lc lingucomponent : linguistic libtextcat svtools hyphen HUNSPELL:hunspell NULL
lc lingucomponent usr1 - all lc_mkout NULL
-lc lingucomponent\inc nmake - all lc_inc NULL
-lc lingucomponent\source\lingutil nmake - all lc_util 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
-lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_inc NULL
-lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_inc NULL
-lc lingucomponent\source\languageguessing nmake - all lc_languageguessing lc_inc NULL
-lc lingucomponent\source\spellcheck\macosxspell nmake - all lc_libmacosxspell lc_inc NULL
+lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_util lc_inc NULL
+lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_util lc_inc NULL
+lc lingucomponent\source\languageguessing nmake - all lc_languageguessing lc_util lc_inc NULL
+lc lingucomponent\source\spellcheck\macosxspell nmake - all lc_libmacosxspell lc_util lc_inc NULL
+