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