mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-10 21:23:57 -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))
|
(deps (make.bc))
|
||||||
;(libraries (qtest qcheck))
|
;(libraries (qtest qcheck))
|
||||||
(action
|
(action
|
||||||
(run ${exe:make.bc} -target ${@}))
|
(run ./make.bc -target ${@}))
|
||||||
))
|
))
|
||||||
|
|
||||||
(executable
|
(executable
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue