From: simonmar Date: Mon, 13 Dec 1999 17:34:54 +0000 (+0000) Subject: [project @ 1999-12-13 17:34:54 by simonmar] X-Git-Tag: Approximately_9120_patches~5381 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c37f2ebf59f23edd8fdd4c95d233b95f4e8cb0ef [project @ 1999-12-13 17:34:54 by simonmar] Include hslibs in a binary-dist. --- diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk index 4cce33d..e9453b4 100644 --- a/ghc/mk/config.mk +++ b/ghc/mk/config.mk @@ -1,3 +1,5 @@ +# ----------------------------------------------------------------------------- +# $Id: config.mk,v 1.5 1999/12/13 17:34:54 simonmar Exp $ # # GHC project configuration # @@ -7,7 +9,7 @@ # what to include in a binary distribution GhcMainDir = ghc -GhcBinDistDirs = ghc +GhcBinDistDirs = ghc hslibs GhcBinDistDocs = docs ghc/docs/users_guide ghc/docs/libraries GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid GhcBinDistLibPrlScripts = hscpp mkdependHS