[project @ 1998-01-26 17:10:48 by simonm]
authorsimonm <unknown>
Mon, 26 Jan 1998 17:10:48 +0000 (17:10 +0000)
committersimonm <unknown>
Mon, 26 Jan 1998 17:10:48 +0000 (17:10 +0000)
Remove reference to tests subdir.

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