From: simonm Date: Tue, 14 Apr 1998 10:43:10 +0000 (+0000) Subject: [project @ 1998-04-14 10:43:10 by simonm] X-Git-Tag: Approx_2487_patches~801 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b322894fe813986892e987def990e8ee8c7cfac0;p=ghc-hetmet.git [project @ 1998-04-14 10:43:10 by simonm] don't include PRIVATE in NoFibSubDirs by default. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 50906bd..7bd9106 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -346,7 +346,7 @@ HappyBinDistShScripts = happy # PRIVATE # PENDING # UNUSED -NoFibSubDirs = imaginary spectral real PRIVATE +NoFibSubDirs = imaginary spectral real # The different ways to build nofib. Default is just to mirror # what is done for the ghc prelude libraries.