mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-09 12:45:34 -05:00
update jbuild file
This commit is contained in:
parent
5720120fa1
commit
223647045a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
(deps (make.bc))
|
||||
;(libraries (qtest qcheck))
|
||||
(action
|
||||
(run ${exe:make.bc} -target ${@}))
|
||||
(run ./make.bc -target ${@}))
|
||||
))
|
||||
|
||||
(executable
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue