diff options
author | nidd <nidd@openoffice.org> | 2001-12-25 08:49:02 +0000 |
---|---|---|
committer | nidd <nidd@openoffice.org> | 2001-12-25 08:49:02 +0000 |
commit | c3be5fee61d871975768be2294d3a8c1b60d4833 (patch) | |
tree | 686bad3cc1f815d641685c00d608aece1343b4fc /lingucomponent/prj/d.lst | |
parent | c719b364797563b1d616583ea4d92e4560542852 (diff) |
hyphenation deliver commands
Diffstat (limited to 'lingucomponent/prj/d.lst')
-rw-r--r-- | lingucomponent/prj/d.lst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lingucomponent/prj/d.lst b/lingucomponent/prj/d.lst index 5b5925d53..6bb2f470c 100644 --- a/lingucomponent/prj/d.lst +++ b/lingucomponent/prj/d.lst @@ -16,3 +16,9 @@ ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\libspell*.so %_DEST%\lib%_EXT%\libspell*.so +..\%__SRC%\bin\hyph* %_DEST%\bin%_EXT%\hyph* +..\%__SRC%\lib\ihyph* %_DEST%\lib%_EXT%\ihyph* +..\%__SRC%\lib\libhnj.* %_DEST%\lib%_EXT%\libhnj.* +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib +..\%__SRC%\lib\libhyphen*.so %_DEST%\lib%_EXT%\libhyphen*.so + |