Skip to content

Commit

Permalink
Improved Dune rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mmottl committed Mar 31, 2021
1 parent 5cd2396 commit 0c4ca03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@

(rule
(targets c_flags.sexp c_library_flags.sexp)
(deps (:discover config/discover.exe))
(action (run %{discover}))
)
(action (run ./config/discover.exe)))

0 comments on commit 0c4ca03

Please sign in to comment.