Skip to content

Commit

Permalink
Backport 50f3b3e.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclerc committed May 11, 2020
1 parent 9f1001c commit 7241009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
-apply=js_style,base_lint,type_conv,cold))
(js_of_ocaml (javascript_files runtime.js)))

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

(ocamllex hex_lexer)

0 comments on commit 7241009

Please sign in to comment.