diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile
index a76d13792287d079f13da252ea190e5c5611e8c7..0601aa14671f63187d9fbb0fbff82b4a62803d72 100644
--- a/ghc/tests/Makefile
+++ b/ghc/tests/Makefile
@@ -2,6 +2,7 @@ TOP = .
 include $(TOP)/mk/boilerplate.mk
 
 SUBDIRS = \
+	array \
 	ccall \
 	codeGen \
 	deSugar \