diff --git a/pkg/BUILD.bazel b/pkg/BUILD.bazel index 2d321512d9..b1784f6a67 100644 --- a/pkg/BUILD.bazel +++ b/pkg/BUILD.bazel @@ -6,9 +6,14 @@ load( "pkg_files", "strip_prefix", ) +load("//:protobuf_release.bzl", "package_naming") load(":build_systems.bzl", "gen_file_lists") load(":cc_dist_library.bzl", "cc_dist_library") +package_naming( + name = "protobuf_pkg_naming", +) + pkg_files( name = "wkt_protos_files", srcs = [