blob: b87a792876206d4f65e8898801570efd087d4b2a [file] [log] [blame]
licenses(["notice"])
exports_files(["LICENSE"])
filegroup(
name = "distribution",
srcs = [
"BUILD",
"LICENSE",
"//java:srcs",
"//toolchains:srcs",
],
visibility = ["@//distro:__pkg__"],
)