[project @ 2001-08-08 14:28:08 by simonmar]
[ghc-hetmet.git] / ghc / tests / Makefile
index 0601aa1..30abd04 100644 (file)
@@ -5,18 +5,20 @@ SUBDIRS = \
        array \
        ccall \
        codeGen \
+       concurrent \
        deSugar \
        deriving \
-       printing \
+       io \
+       lib \
+       numeric \
        reader \
        rename \
        simplCore \
        stranal \
-       typecheck 
+       typecheck \
+       programs
 
-#      io \
-#      programs
+#      printing \
 
 include $(TOP)/mk/target.mk
 
-