commit | 21773efa23d26b1d653514a96de8372ce081567a | [log] [tgz] |
---|---|---|
author | Adam Cozzette <acozzette@google.com> | Tue Jun 18 10:07:18 2019 -0700 |
committer | Adam Cozzette <acozzette@google.com> | Tue Jun 18 10:07:18 2019 -0700 |
tree | a53af2486994ef6add29aa3a796aff9b8eddd365 | |
parent | 640423f15722d5f5274df8fcb0be5418c9ae0a1e [diff] [blame] |
Include protobuf_deps.bzl in generated release archives This fixes #5918.
diff --git a/Makefile.am b/Makefile.am index 33616c5..290c7b5 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1218,6 +1218,7 @@ examples/pubspec.yaml \ examples/third_party/zlib.BUILD \ protobuf.bzl \ + protobuf_deps.bzl \ python/release/wheel/build_wheel_manylinux.sh \ python/release/wheel/Dockerfile \ python/release/wheel/protobuf_optimized_pip.sh \