Dune: fix dune.inc for added file in proto demo
This commit is contained in:
parent
0796b0355a
commit
eba7f5ac8c
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
(rule
|
(rule
|
||||||
(targets functor.ml)
|
(targets functor.ml)
|
||||||
(deps error.ml services.ml main.mli main.ml
|
(deps error.ml services.mli services.ml main.mli main.ml
|
||||||
(:src_dir TEZOS_PROTOCOL))
|
(:src_dir TEZOS_PROTOCOL))
|
||||||
(action (with-stdout-to %{targets}
|
(action (with-stdout-to %{targets}
|
||||||
(chdir %{workspace_root}
|
(chdir %{workspace_root}
|
||||||
|
Loading…
Reference in New Issue
Block a user