From: sof Date: Wed, 3 Sep 1997 23:37:56 +0000 (+0000) Subject: [project @ 1997-09-03 23:37:56 by sof] X-Git-Tag: Approximately_1000_patches_recorded~61 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d8ee5650d4fc4fc5507cd61a177a46aa451583fb [project @ 1997-09-03 23:37:56 by sof] updated list of subdirs --- 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