From: simonm Date: Fri, 19 Dec 1997 12:22:55 +0000 (+0000) Subject: [project @ 1997-12-19 12:22:55 by simonm] X-Git-Tag: Approx_2487_patches~1143 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9b4229529c602b06eb4bad1e0da39d8b9dc1dc75;p=ghc-hetmet.git [project @ 1997-12-19 12:22:55 by simonm] add subdirectory 'array'. --- diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index a76d137..0601aa1 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -2,6 +2,7 @@ TOP = . include $(TOP)/mk/boilerplate.mk SUBDIRS = \ + array \ ccall \ codeGen \ deSugar \