From d7172fbf2d7ae98ea0471a58c21f93671280d50e Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Fri, 9 Nov 2018 19:27:37 +0100 Subject: Fix dune-dbg using checker/main -> checker/coqchk --- dev/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/dune') diff --git a/dev/dune b/dev/dune index bfa2d525c9..29a20ac17f 100644 --- a/dev/dune +++ b/dev/dune @@ -9,7 +9,7 @@ (rule (targets dune-dbg) (deps dune-dbg.in - ../checker/main.bc + ../checker/coqchk.bc ../topbin/coqtop_byte_bin.bc ; This is not enough as the call to `ocamlfind` will fail :/ top_printers.cma) -- cgit v1.2.3