From 89e967371a5e0c340b180bbaf97c25063ac6824a Mon Sep 17 00:00:00 2001 From: Robert Sloan Date: Mon, 19 Oct 2015 00:10:06 -0400 Subject: pull changes from desktop --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3