Skip to content

Commit efc32a2

Browse files
authored
Expose bazel target (istio#48)
1 parent ee3cdee commit efc32a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/envoy/prototype/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
################################################################################
1616
#
1717

18+
package(default_visibility = [":__subpackages__"])
19+
1820
cc_binary(
1921
name = "envoy_esp",
2022
srcs = [

0 commit comments

Comments
 (0)