From 9b4229529c602b06eb4bad1e0da39d8b9dc1dc75 Mon Sep 17 00:00:00 2001 From: simonm <unknown> Date: Fri, 19 Dec 1997 12:22:55 +0000 Subject: [PATCH] [project @ 1997-12-19 12:22:55 by simonm] add subdirectory 'array'. --- ghc/tests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index a76d13792287..0601aa14671f 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -2,6 +2,7 @@ TOP = . include $(TOP)/mk/boilerplate.mk SUBDIRS = \ + array \ ccall \ codeGen \ deSugar \ -- GitLab