From: simonm Date: Mon, 26 Jan 1998 17:10:48 +0000 (+0000) Subject: [project @ 1998-01-26 17:10:48 by simonm] X-Git-Tag: Approx_2487_patches~1055 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8a98445c043fc954dedcca7ce01c17434b8e44b1;p=ghc-hetmet.git [project @ 1998-01-26 17:10:48 by simonm] Remove reference to tests subdir. --- diff --git a/ghc/lib/Makefile b/ghc/lib/Makefile index 79bc66f..133fcde 100644 --- a/ghc/lib/Makefile +++ b/ghc/lib/Makefile @@ -14,9 +14,6 @@ WAYS=$(GhcLibWays) ifeq "$(way)" "" SUBDIRS = cbits -ifeq ($(IncludeTestDirsInBuild),YES) - SUBDIRS += tests -endif else SUBDIRS= endif