[project @ 1997-09-03 23:37:56 by sof]
authorsof <unknown>
Wed, 3 Sep 1997 23:37:56 +0000 (23:37 +0000)
committersof <unknown>
Wed, 3 Sep 1997 23:37:56 +0000 (23:37 +0000)
updated list of subdirs

ghc/tests/Makefile

index db0ffd0..290137a 100644 (file)
@@ -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