[project @ 2001-04-24 23:51:11 by andy]
[ghc-hetmet.git] / ghc / tests / Makefile
index b626f2b..30abd04 100644 (file)
@@ -5,19 +5,20 @@ SUBDIRS = \
        array \
        ccall \
        codeGen \
+       concurrent \
        deSugar \
        deriving \
+       io \
+       lib \
        numeric \
-       printing \
        reader \
        rename \
        simplCore \
        stranal \
-       typecheck 
+       typecheck \
+       programs
 
-#      io \
-#      programs
+#      printing \
 
 include $(TOP)/mk/target.mk
 
-