aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dune
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.dune')
-rw-r--r--Makefile.dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dune b/Makefile.dune
index b433ed1b94..499ad0d16b 100644
--- a/Makefile.dune
+++ b/Makefile.dune
@@ -102,7 +102,7 @@ release: voboot
dune build $(DUNEOPT) -p coq
fmt: voboot
- dune build @fmt
+ dune build @fmt --auto-promote
ocheck: voboot
dune build $(DUNEOPT) @install --workspace=dev/dune-workspace.all