[project @ 1997-12-19 12:22:55 by simonm]
authorsimonm <unknown>
Fri, 19 Dec 1997 12:22:55 +0000 (12:22 +0000)
committersimonm <unknown>
Fri, 19 Dec 1997 12:22:55 +0000 (12:22 +0000)
add subdirectory 'array'.

ghc/tests/Makefile

index a76d137..0601aa1 100644 (file)
@@ -2,6 +2,7 @@ TOP = .
 include $(TOP)/mk/boilerplate.mk
 
 SUBDIRS = \
+       array \
        ccall \
        codeGen \
        deSugar \