blob: f8fd63176b514c3c6e923c2f1357015d3fd7c88a [file] [log] [blame]
sh_binary(
name = "fetch_shas",
srcs = ["fetch_shas.sh"],
)
filegroup(
name = "distro",
srcs = [
"BUILD.bazel",
"fetch_shas.sh",
"//util/dir_zipper:distro",
"//util/import:distro",
"//util/label:distro",
"//util/process_wrapper:distro",
],
visibility = ["//:__subpackages__"],
)