mingw: add tclsh.exe (needed by git gui)
commit4cf1e364d5633cc1f8ba7d5cdd214fee740eed59
authorSteffen Prohaska <prohaska@zib.de>
Fri, 10 Aug 2007 06:07:29 +0000 (10 08:07 +0200)
committerMarius Storm-Olsen <mstormo_git@storm-olsen.com>
Fri, 10 Aug 2007 07:42:08 +0000 (10 09:42 +0200)
tree78533f73d19be45fa29ca715caf1893110c4287e
parent4140c4f6f98cf58f49e8ddcb5ba4b86e71c3064f
mingw: add tclsh.exe (needed by git gui)

mingw only included tclsh84.exe, which may cause trouble
because tclsh.exe is expected. At least git gui's Makefile
is know to depend on tclsh.exe. If it is missing git gui
fails.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
mingw/bin/tclsh.exe [new file with mode: 0644]