Explorar el Código

Merge pull request #6276 from acozzette/protobuf-deps-bzl

Include protobuf_deps.bzl in generated release archives
Hao Nguyen hace 6 años
padre
commit
d3e6f10768
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -1218,6 +1218,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST)   \
   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 \