[project @ 1998-01-26 17:10:48 by simonm]
[ghc-hetmet.git] / ghc / lib / Makefile
index 79bc66f..133fcde 100644 (file)
@@ -14,9 +14,6 @@ WAYS=$(GhcLibWays)
 
 ifeq "$(way)" ""
 SUBDIRS = cbits
-ifeq ($(IncludeTestDirsInBuild),YES)
-  SUBDIRS += tests
-endif
 else
 SUBDIRS=
 endif