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

[project @ 2000-09-05 09:40:08 by simonmar]

Just include ghc/docs/set in a binary distribution, not the build
system docs or the FFI spec.
parent 71a98396
No related merge requests found
# -----------------------------------------------------------------------------
# $Id: config.mk,v 1.9 2000/08/02 15:39:11 simonmar Exp $
# $Id: config.mk,v 1.10 2000/09/05 09:40:08 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/set
GhcBinDistDocs = ghc/docs/set
GhcBinDistPrlScripts = ghc-$(ProjectVersion)
GhcBinDistLibPrlScripts = ghc-asm ghc-split ghc-stats
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