From: sof Date: Fri, 29 Apr 2005 21:02:15 +0000 (+0000) Subject: [project @ 2005-04-29 21:02:15 by sof] X-Git-Tag: Initial_conversion_from_CVS_complete~632 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a9aa1f5910891f65daa7982fd3a7f38b40c69a7e;p=ghc-hetmet.git [project @ 2005-04-29 21:02:15 by sof] 'ghcprof' is a perl script, but installed in the bin/ directory. Merge to STABLE --- diff --git a/ghc/mk/config.mk.in b/ghc/mk/config.mk.in index 1f004dd..e3060ec 100644 --- a/ghc/mk/config.mk.in +++ b/ghc/mk/config.mk.in @@ -17,8 +17,8 @@ else GhcBinDistShScripts = endif -GhcBinDistPrlScripts = -GhcBinDistLibPrlScripts = ghc-asm ghc-split ghcprof +GhcBinDistPrlScripts = ghcprof +GhcBinDistLibPrlScripts = ghc-asm ghc-split GhcBinDistBins = hp2ps runghc GhcBinDistOptBins = runhaskell GhcBinDistLinks = ghc ghci ghc-pkg