From 195a2616b5922ad0d4104521e5b0ace418b09254 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 26 Mar 2001 16:56:55 +0000 Subject: [PATCH] [project @ 2001-03-26 16:56:55 by simonmar] we have BinDistShScripts now --- ghc/mk/config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk index 8539c99..cbf1721 100644 --- a/ghc/mk/config.mk +++ b/ghc/mk/config.mk @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: config.mk,v 1.12 2001/02/16 12:07:10 sewardj Exp $ +# $Id: config.mk,v 1.13 2001/03/26 16:56:55 simonmar Exp $ # # GHC project configuration # @@ -11,6 +11,7 @@ GhcMainDir = ghc GhcBinDistDirs = ghc hslibs GhcBinDistDocs = ghc/docs/set +GhcBinDistShScripts = ghc ghci GhcBinDistPrlScripts = GhcBinDistLibPrlScripts = ghc-asm ghc-split GhcBinDistBins = hp2ps -- 1.7.10.4