aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-08-26 17:48:08 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-08-26 17:48:08 -0700
commit4008100e379416705a32c17626d4cf921d1b336e (patch)
tree906f0a26eee5f642e5364d455c9516c14f570f60 /Makefile.am
parent5b771ed6510b9058d34efc6012f7b71ca65ee652 (diff)
downloadprotobuf-4008100e379416705a32c17626d4cf921d1b336e.tar.gz
protobuf-4008100e379416705a32c17626d4cf921d1b336e.tar.bz2
protobuf-4008100e379416705a32c17626d4cf921d1b336e.zip
Add bazel build/workspace into distribution.
Change-Id: I96fbe5c84a04f5d95c5484002404fc975f2abd21
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 202974e1..382e8406 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -602,6 +602,9 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
CONTRIBUTORS.txt \
CHANGES.txt \
update_file_lists.sh \
+ BUILD \
+ gmock.BUILD \
+ WORKSPACE \
cmake/CMakeLists.txt \
cmake/README.md \
cmake/extract_includes.bat.in \