From: simonmar Date: Thu, 21 Apr 2005 09:25:40 +0000 (+0000) Subject: [project @ 2005-04-21 09:25:40 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~713 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ff8ad7fb3651c245b0070fc121ea82fe97fee043;p=ghc-hetmet.git [project @ 2005-04-21 09:25:40 by simonmar] ghcprof is a perl script, not a binary --- diff --git a/ghc/mk/config.mk.in b/ghc/mk/config.mk.in index 4bee7c8..ea3e883 100644 --- a/ghc/mk/config.mk.in +++ b/ghc/mk/config.mk.in @@ -18,8 +18,8 @@ GhcBinDistShScripts = endif GhcBinDistPrlScripts = -GhcBinDistLibPrlScripts = ghc-asm ghc-split -GhcBinDistBins = hp2ps ghcprof runghc +GhcBinDistLibPrlScripts = ghc-asm ghc-split ghcprof +GhcBinDistBins = hp2ps runghc GhcBinDistOptBins = runhaskell GhcBinDistLinks = ghc ghci ghc-pkg GhcBinDistLibSplicedFiles = package.conf