X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fconfig.mk;h=7b8598869ec88f937a6e2e0931be0fe6653b3083;hb=af13609607da81e7837a7c7c598de82452363ab5;hp=bd99586068410be675f88fed25afadf48911a0e5;hpb=ce758534a01338cc26e6deecccf2e5e6c12470e6;p=ghc-hetmet.git diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk index bd99586..7b85988 100644 --- a/ghc/mk/config.mk +++ b/ghc/mk/config.mk @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: config.mk,v 1.16 2002/01/10 10:46:12 sof Exp $ +# $Id: config.mk,v 1.18 2002/07/02 13:56:22 simonmar Exp $ # # GHC project configuration # @@ -9,8 +9,7 @@ # what to include in a binary distribution GhcMainDir = ghc -GhcBinDistDirs = ghc hslibs -GhcBinDistDocs = ghc/docs/set +GhcBinDistDirs = ghc libraries hslibs ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32" GhcBinDistShScripts = ghc-$(ProjectVersion) ghci-$(ProjectVersion) ghc-pkg-$(ProjectVersion) else