diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-15 00:24:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-15 00:24:34 +0000 |
commit | 2ea0a44e64b5601b3ed1fc1020a9110fb412a50d (patch) | |
tree | c218404485951b7803172c3c581d88f9127e0510 /Build/tools | |
parent | 663e7754d8c0e6c696a86d8ab2d2be895ecc254d (diff) |
include winshell in inst.
git-svn-id: svn://tug.org/texlive/trunk@3482 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/tools')
-rwxr-xr-x | Build/tools/MakeImages.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/tools/MakeImages.sh b/Build/tools/MakeImages.sh index 6ab6d6bea03..c7e9e4865bc 100755 --- a/Build/tools/MakeImages.sh +++ b/Build/tools/MakeImages.sh @@ -145,6 +145,7 @@ tar cf - \ support/gs854w32-tl.zip \ support/tex318w.zip \ support/unzip.exe \ + support/winshell* \ texmf-doc/doc/*/texlive-* \ 00INST.TL *html \ | (cd $WORK && tar xf - ) |