Skip to content

Commit

Permalink
add missing internal rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aiuto committed Oct 2, 2019
1 parent e468203 commit 7a088fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ exports_files(["LICENSE"])
filegroup(
name = "distribution",
srcs = glob([
"BUILD",
"LICENSE",
"*.bzl",
]),
visibility = ["@//distro:__pkg__"],
)

0 comments on commit 7a088fe

Please sign in to comment.