From 87f83cc1e8e51bc3181cff3f85fc1213a41c9025 Mon Sep 17 00:00:00 2001 From: Hao Nguyen Date: Mon, 13 May 2019 16:38:07 -0700 Subject: [PATCH] Make sure to include zlib.BUILD in our distribution --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 903eca7c01..33616c5854 100644 --- a/Makefile.am +++ b/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