15 lines
410 B
Plaintext
15 lines
410 B
Plaintext
(jbuild_version 1)
|
|
|
|
(library
|
|
((name tezos_node_shell_base)
|
|
(public_name tezos-node-shell-base)
|
|
(libraries (tezos-base
|
|
tezos-p2p-services))
|
|
(flags (:standard -open Tezos_base__TzPervasives
|
|
-open Tezos_p2p_services))))
|
|
|
|
(alias
|
|
((name runtest_indent)
|
|
(deps ((glob_files *.ml) (glob_files *.mli)))
|
|
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))
|