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 7a7714ebc..ecc5dc409 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ COQLIBS := $(shell grep '^-' _CoqProject | tr '\n' ' ')
include .make/cc.mk
include .make/coq.mk
-FAST_TARGETS += check_fiat clean
+FAST_TARGETS += check_fiat check_bedrock clean
.DEFAULT_GOAL = all
.PHONY: all deps objects clean coquille