Sign in
pigweed
/
third_party
/
github
/
keith
/
buildifier-prebuilt
/
5af2df803fb1e7e7d2209912772c8faeb043027f
/
.
/
tools
/
BUILD
blob: 148c6e9516cf0502bd2016ad690fc6bdc1b6dd54 [
file
]
load
(
"@rules_shell//shell:sh_binary.bzl"
,
"sh_binary"
)
sh_binary
(
name
=
"generate_assets_declaration"
,
srcs
=
[
"generate_assets_declaration.sh"
],
visibility
=
[
"//visibility:public"
],
)