Skip to content

Commit 7241009

Browse files
committed
Backport 50f3b3e.
1 parent 9f1001c commit 7241009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
-apply=js_style,base_lint,type_conv,cold))
1818
(js_of_ocaml (javascript_files runtime.js)))
1919

20-
(rule (targets mpopcnt.sexp) (deps discover/discover.exe)
20+
(rule (targets mpopcnt.sexp)
2121
(action (run ./discover/discover.exe -o %{targets})))
2222

2323
(ocamllex hex_lexer)

0 commit comments

Comments
 (0)