From d8ee5650d4fc4fc5507cd61a177a46aa451583fb Mon Sep 17 00:00:00 2001 From: sof Date: Wed, 3 Sep 1997 23:37:56 +0000 Subject: [PATCH] [project @ 1997-09-03 23:37:56 by sof] updated list of subdirs --- ghc/tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index db0ffd0..290137a 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -1,7 +1,7 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SUBDIRS = rename typecheck programs +SUBDIRS = reader rename simplCore typecheck deSugar printing ccall deriving programs include $(TOP)/mk/target.mk -- 1.7.10.4