From: simonmar Date: Tue, 11 Apr 2000 10:45:55 +0000 (+0000) Subject: [project @ 2000-04-11 10:45:55 by simonmar] X-Git-Tag: Approximately_9120_patches~4749 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=bb4916b88c6b87792c30b4ebf6ec35842e5dc802;p=ghc-hetmet.git [project @ 2000-04-11 10:45:55 by simonmar] Add io subdir --- diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index 12411c2..134e59e 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -8,6 +8,7 @@ SUBDIRS = \ concurrent \ deSugar \ deriving \ + io \ lib \ numeric \ reader \ @@ -18,7 +19,6 @@ SUBDIRS = \ programs # printing \ -# io \ include $(TOP)/mk/target.mk