From bb4916b88c6b87792c30b4ebf6ec35842e5dc802 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 11 Apr 2000 10:45:55 +0000 Subject: [PATCH] [project @ 2000-04-11 10:45:55 by simonmar] Add io subdir --- ghc/tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4