Skip to content
Snippets Groups Projects
Commit c37f2ebf authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-12-13 17:34:54 by simonmar]

Include hslibs in a binary-dist.
parent d04e5408
No related branches found
No related tags found
No related merge requests found
# -----------------------------------------------------------------------------
# $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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment