diff options
author | Rene Engelhard <rene@openoffice.org> | 2010-04-27 17:34:28 +0200 |
---|---|---|
committer | Rene Engelhard <rene@openoffice.org> | 2010-04-27 17:34:28 +0200 |
commit | 0ad132c6776b1d1052ba6f13f0604207d8bb62c7 (patch) | |
tree | adaadae8fec8bcf462d0548d593cedc4b82a6ad4 /mythes | |
parent | c217927df7e8c01c4a45c55db519b5c6b6673380 (diff) |
mythes12: don't duplicate th_gen_idx.pl, use mythes' directly
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mythes/prj/d.lst b/mythes/prj/d.lst index 7172e745a4bf..da94a25a3da7 100644 --- a/mythes/prj/d.lst +++ b/mythes/prj/d.lst @@ -2,3 +2,5 @@ ..\%__SRC%\inc\mythes.hxx %_DEST%\inc%_EXT%\mythes.hxx ..\%__SRC%\misc\build\mythes-1.2.0\.libs\libmythes.a %_DEST%\lib%_EXT%\libmythes.a +..\%__SRC%\misc\build\mythes-1.2.0\th_gen_idx.pl %_DEST%\bin%_EXT%\th_gen_idx.pl + |