X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=distrib%2Fprep-bin-dist-mingw;h=55411e520af30f2956dd10fa400ee65f56601a31;hp=6ee4d7e75492f4e741a4892fc6adc4f8d0195202;hb=a385f0af5ea320a18d580f6a36c59c55b3516efd;hpb=f6b7966af9e0db74a27569849fc3e5f25dc3dbe8 diff --git a/distrib/prep-bin-dist-mingw b/distrib/prep-bin-dist-mingw index 6ee4d7e..55411e5 100644 --- a/distrib/prep-bin-dist-mingw +++ b/distrib/prep-bin-dist-mingw @@ -144,6 +144,7 @@ cp $mingw_lib/* gcc-lib/ cp $mingw_bin/as.exe gcc-lib/ cp $mingw_bin/ld.exe gcc-lib/ cp $mingw_bin/ar.exe bin/ +cp $mingw_bin/windres.exe bin/ # Note: later versions of dlltool.exe depend on a bfd helper DLL. cp $mingw_bin/dllwrap.exe gcc-lib/ cp $mingw_bin/dlltool.exe gcc-lib/ @@ -184,9 +185,6 @@ cp ${perl_dir}/perl56.dll . echo "formatting documentation" unix2dos < README > README.txt rm README -mv share/ghc/doc . -rmdir share/ghc -rmdir share # Leave out pdf users_guide documentation for now; problematic to build with the versions # of 'xsltproc' and 'fop' I've been able to lay my hands on.