X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=1ffd36a83994e56891e46ddf52c557808d85519f;hb=2aac6672c88621c7c09bda8452f06f8b2dc50647;hp=19c05a3dbaea080d12b77035887a2dd0f510af2f;hpb=642ac8a05ea7f449c367cd4293b0e07ca3305fd8;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index 19c05a3..1ffd36a 100644 --- a/Makefile +++ b/Makefile @@ -206,7 +206,7 @@ install-docs :: # ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32" -BinDistShScripts = ghc-$(ProjectVersion) ghci-$(ProjectVersion) ghc-pkg-$(ProjectVersion) hsc2hs +BinDistShScripts = ghc-$(ProjectVersion) ghci-$(ProjectVersion) ghc-pkg-$(ProjectVersion) hsc2hs-ghc else BinDistShScripts = endif @@ -214,7 +214,6 @@ endif BinDistPrlScripts = ghcprof BinDistLibPrlScripts = ghc-asm ghc-split BinDistBins = hp2ps runghc -BinDistOptBins = runhaskell BinDistLinks = ghc ghci ghc-pkg BinDistLibSplicedFiles = package.conf BinDistDirs = includes compiler docs driver libraries rts utils