aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf885a7..2396db1 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@ bootstrap: stage2 stage3
cmp stage2/cc-qbe stage3/cc-qbe
.PHONY: check
-check: cc-qbe
+check: cc cc-qbe
@./runtests
.PHONY: clean