install the Cabal docs, and make them show up in a binary distribution
[ghc-hetmet.git] / distrib / Makefile-bin-vars.in
index 5603e72..1b5b8fa 100644 (file)
@@ -3,7 +3,7 @@
 bindist_abs_root = @hardtop@
 FPTOOLS_TOP_ABS  = @hardtop@
 
-# This Makefile isn't used on Windows, so wel always have ghc-pkg.bin
+# This Makefile isn't used on Windows, so we always have ghc-pkg.bin
 # rather than ghc-pkg.exe.
 GHC_PKG_PROG = $(FPTOOLS_TOP_ABS)/utils/ghc-pkg/ghc-pkg.bin
 
@@ -18,6 +18,8 @@ platform    = @TargetPlatform@
 prefix      = @prefix@
 exec_prefix = @exec_prefix@
 
+mandir      = $(datarootdir)/man
+
 headerdir   = $(libdir)/include
 
 # default