aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-04-13 15:17:16 +0200
committerGaëtan Gilbert2020-04-13 15:17:16 +0200
commit260f76d74528bfcd615438bade2e0b33bf11b26b (patch)
tree8c02a02166085e100afe7b60def20315cfe5ef3a
parent0beca74bc90cef03d779a8e4f8668335c9c37716 (diff)
dune states target: respect user's global verbosity setting
-rw-r--r--Makefile.dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dune b/Makefile.dune
index 9e1747a4c3..b002c7709d 100644
--- a/Makefile.dune
+++ b/Makefile.dune
@@ -59,7 +59,7 @@ voboot:
@echo "This target is empty and not needed anymore"
states:
- dune build --display=short $(DUNEOPT) dev/shim/coqtop-prelude
+ dune build $(DUNEOPT) dev/shim/coqtop-prelude
NONDOC_INSTALL_TARGETS:=coq.install coqide-server.install coqide.install