summaryrefslogtreecommitdiff
path: root/lingucomponent/prj
diff options
context:
space:
mode:
authorKevin Hendricks <khendricks@openoffice.org>2001-12-03 01:36:28 +0000
committerKevin Hendricks <khendricks@openoffice.org>2001-12-03 01:36:28 +0000
commitfc6e5e4731e672564bd271dc60ee5b62372d7fc4 (patch)
tree7e081d2545c6b57bd32e6dbe88d1f3b5ccb04789 /lingucomponent/prj
parent4882b693b341ec3dc2f926e45e3f4f1fd59d108b (diff)
fix d.lst to also deliver dictionary.lst
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r--lingucomponent/prj/build.lst2
-rw-r--r--lingucomponent/prj/d.lst1
2 files changed, 2 insertions, 1 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst
index e7d42d2f0fd1..d7b6fc6420b3 100644
--- a/lingucomponent/prj/build.lst
+++ b/lingucomponent/prj/build.lst
@@ -1,6 +1,6 @@
lc lingucomponent : linguistic lingu NULL
lc lingucomponent usr1 - all lc_mkout NULL
-lc lingucomponent\source\thesaurus\parser nmake - all lc_parser NULL
+lc lingucomponent\source\thesaurus\parser nmake - all lc_parser lc_libth NULL
lc lingucomponent\source\thesaurus\libth nmake - all lc_libth NULL
lc lingucomponent\source\spellcheck\myspell nmake - all lc_myspell NULL
lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_myspell NULL
diff --git a/lingucomponent/prj/d.lst b/lingucomponent/prj/d.lst
index 72bc66839b7e..5b5925d53b19 100644
--- a/lingucomponent/prj/d.lst
+++ b/lingucomponent/prj/d.lst
@@ -2,6 +2,7 @@
..\%__SRC%\bin\*.idx %_DEST%\bin%_EXT%\*.idx
..\%__SRC%\bin\*.aff %_DEST%\bin%_EXT%\*.aff
..\%__SRC%\bin\*.dic %_DEST%\bin%_EXT%\*.dic
+..\%__SRC%\bin\*.lst %_DEST%\bin%_EXT%\*.lst
..\%__SRC%\bin\lth* %_DEST%\bin%_EXT%\lth*
..\%__SRC%\lib\ilth* %_DEST%\lib%_EXT%\ilth*