blob: c799b9bee50f3c17bc2ea8d77155312165ea4aa5 [file] [log] [blame]
package(default_visibility = ["//visibility:public"])
# TODO(aiuto): Find a way to strip this rule from the distribution tarball.
filegroup(
name = "distribution",
srcs = glob([
"**",
]) + [
"//java/constraints:srcs",
],
visibility = [
"@//distro:__pkg__",
],
)