X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fconfig.mk;h=6391f87b2fcc40f1c58782760537d10695357210;hb=e23544ccf24d8c951572b2cc343a61732aa82160;hp=e334861f393ccd7595badf40cc94d8b8bb431f61;hpb=9a1114e3e6d90308c66b68f59f2e25e7912c0127;p=ghc-hetmet.git diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk index e334861..6391f87 100644 --- a/ghc/mk/config.mk +++ b/ghc/mk/config.mk @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: config.mk,v 1.19 2003/03/05 10:22:22 simonmar Exp $ +# $Id: config.mk,v 1.20 2003/05/19 13:01:23 simonmar Exp $ # # GHC project configuration # @@ -19,7 +19,7 @@ endif GhcBinDistPrlScripts = GhcBinDistLibPrlScripts = ghc-asm ghc-split -GhcBinDistBins = hp2ps ghcprof DrIFT DtdToHaskell Xtract +GhcBinDistBins = hp2ps ghcprof GhcBinDistLinks = ghc ghci ghc-pkg include $(GhcMainDir)/mk/version.mk