aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <atash@google.com>2016-07-13 14:24:39 -0700
committerGravatar Masood Malekghassemi <atash@google.com>2016-07-13 14:24:39 -0700
commitc153337d04a7fdf40ad0fdd3da0ac395421f3625 (patch)
tree06ce209405618926896e329910a826c045beb347
parentcb6d26afd0ac23e433396d0a4f9c06ef169df599 (diff)
Fix missing source file
-rw-r--r--PYTHON-MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PYTHON-MANIFEST.in b/PYTHON-MANIFEST.in
index 175a47f157..96bcdb515c 100644
--- a/PYTHON-MANIFEST.in
+++ b/PYTHON-MANIFEST.in
@@ -7,7 +7,7 @@ graft include/grpc
graft third_party/boringssl
graft third_party/nanopb
graft third_party/zlib
-include src/python/grpcio/build.py
+include src/python/grpcio/_unixccompiler_patch.py
include src/python/grpcio/commands.py
include src/python/grpcio/grpc_version.py
include src/python/grpcio/grpc_core_dependencies.py