aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2019-02-12 14:13:32 -0800
committerPaul Yang <TeBoring@users.noreply.github.com>2019-02-12 14:13:32 -0800
commit9e381c05f525ae7623573cdb0536a18904dab451 (patch)
tree0cfeb4c7963c60fd4bf2b9b6c033c7521117492e /Makefile.am
parent4de1551696b4b86c3840397be96fe51e04d83f13 (diff)
downloadplatform_external_protobuf-9e381c05f525ae7623573cdb0536a18904dab451.tar.gz
platform_external_protobuf-9e381c05f525ae7623573cdb0536a18904dab451.tar.bz2
platform_external_protobuf-9e381c05f525ae7623573cdb0536a18904dab451.zip
Include compiler_config_setting.bzl in release tarballs (#5715)
This should fix #5696.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5af3f3130..598b7c8e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1087,6 +1087,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
cmake/protoc.cmake \
cmake/tests.cmake \
cmake/version.rc.in \
+ compiler_config_setting.bzl \
editors/README.txt \
editors/proto.vim \
editors/protobuf-mode.el \