summaryrefslogtreecommitdiff
path: root/testsuite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile')
-rw-r--r--testsuite/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/Makefile b/testsuite/Makefile
index 187b163ebd..eae36c6b07 100644
--- a/testsuite/Makefile
+++ b/testsuite/Makefile
@@ -1,9 +1,7 @@
TOP = .
include $(TOP)/mk/boilerplate.mk
-SUBDIRS = timeout utils
-
-all ::
+all:
cd tests/ghc-regress && $(MAKE) $(MFLAGS)
clean distclean: