diff --git a/BUILD b/BUILD index 6c6258321..0cc0e29f3 100644 --- a/BUILD +++ b/BUILD @@ -640,6 +640,7 @@ py_library( name = "python_srcs", srcs = glob( [ + "python/google/__init__.py", "python/google/protobuf/*.py", "python/google/protobuf/**/*.py", ],