Merge pull request #6132 from haon4/fix_build

Make sure to include zlib.BUILD in our distribution
pull/6160/head
Hao Nguyen 6 years ago committed by GitHub
commit 01a0a355ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Makefile.am

@ -1223,6 +1223,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
python/release/wheel/protobuf_optimized_pip.sh \
python/release/wheel/README.md \
six.BUILD \
third_party/zlib.BUILD \
util/python/BUILD

Loading…
Cancel
Save