Skip to content

Commit 7c0c901

Browse files
committed
Improved Dune rules
1 parent 175ed4b commit 7c0c901

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/dune

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@
1010

1111
(rule
1212
(targets c_flags.sexp c_library_flags.sexp)
13-
(deps (:discover config/discover.exe))
14-
(action (run %{discover}))
15-
)
13+
(action (run ./config/discover.exe)))

0 commit comments

Comments
 (0)