diff options
author | Kevin Hendricks <khendricks@openoffice.org> | 2001-12-03 01:36:28 +0000 |
---|---|---|
committer | Kevin Hendricks <khendricks@openoffice.org> | 2001-12-03 01:36:28 +0000 |
commit | fc6e5e4731e672564bd271dc60ee5b62372d7fc4 (patch) | |
tree | 7e081d2545c6b57bd32e6dbe88d1f3b5ccb04789 /lingucomponent/prj/d.lst | |
parent | 4882b693b341ec3dc2f926e45e3f4f1fd59d108b (diff) |
fix d.lst to also deliver dictionary.lst
Diffstat (limited to 'lingucomponent/prj/d.lst')
-rw-r--r-- | lingucomponent/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
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* |