diff options
Diffstat (limited to 'Build')
-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 - ) |