blob: 6f6453ae45e35b417cc7e14b62af5e4dcdf2e090 [file] [log] [blame]
sh_binary(
name = "fetch_shas",
srcs = ["fetch_shas.sh"],
tags = ["manual"],
)
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__"],
)