diff options
Diffstat (limited to 'lingucomponent/prj/build.lst')
-rw-r--r-- | lingucomponent/prj/build.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index e8033089525d..1232b53525a2 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic lingu NULL +lc lingucomponent : linguistic NULL lc lingucomponent usr1 - all lc_mkout NULL lc lingucomponent\source\lingutil nmake - all lc_util NULL lc lingucomponent\source\thesaurus\parser nmake - all lc_parser lc_util NULL @@ -7,4 +7,3 @@ lc lingucomponent\source\spellcheck\myspell nmake - all lc_myspell lc_util NU lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_myspell NULL lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util NULL lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj NULL -lc lingucomponent\source\hyphenator\altlinuxhyph\hyphtabs nmake - all lc_hyphtabs lc_util NULL |