Skip to content

Commit

Permalink
Remove conflicting rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclerc committed Sep 19, 2019
1 parent 3165088 commit a452983
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@
version_util_fallback_stubs heap_block_stubs)
(preprocess (pps ppx_jane -check-doc-comments)) (preprocessor_deps config.h)
(js_of_ocaml (javascript_files strftime.js runtime.js)))

(rule (targets explicit_dependencies.ml explicit_dependencies.mli)
(deps %{workspace_root}/bin/gen-explicit-dependencies.sh)
(action (bash "%{deps} jane_street_headers")))

0 comments on commit a452983

Please sign in to comment.