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

[project @ 2000-01-20 14:53:42 by simonmar]

remove ghc/docs/libraries from the bindist, add hslibs/doc
parent fa68e248
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 $
# $Id: config.mk,v 1.6 2000/01/20 14:53:42 simonmar Exp $
#
# GHC project configuration
#
......@@ -10,7 +10,7 @@
# what to include in a binary distribution
GhcMainDir = ghc
GhcBinDistDirs = ghc hslibs
GhcBinDistDocs = docs ghc/docs/users_guide ghc/docs/libraries
GhcBinDistDocs = docs ghc/docs/users_guide hslibs/doc
GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid
GhcBinDistLibPrlScripts = hscpp mkdependHS
GhcBinDistBins = hp2ps
......
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