aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Colthurst <thomaswc@google.com>2018-05-29 18:26:11 -0400
committerThomas Colthurst <thomaswc@google.com>2018-05-30 10:33:02 -0400
commit7c6514245b6e256cc97dd31a6da1e2c72de487e6 (patch)
tree275ae5a08d02048d24cd230176d8db053deb189c /Makefile.am
parent7d1a8fff1b424e63f6bbdd1f9f828f6f9f40e84f (diff)
downloadprotobuf-7c6514245b6e256cc97dd31a6da1e2c72de487e6.tar.gz
protobuf-7c6514245b6e256cc97dd31a6da1e2c72de487e6.tar.bz2
protobuf-7c6514245b6e256cc97dd31a6da1e2c72de487e6.zip
Introduce Proto C API; based on cl/198113115 by amauryfa
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 8334db60..ac87e8a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -804,6 +804,7 @@ python_EXTRA_DIST= \
python/google/protobuf/message.py \
python/google/protobuf/message_factory.py \
python/google/protobuf/python_protobuf.h \
+ python/google/protobuf/proto_api.h \
python/google/protobuf/proto_builder.py \
python/google/protobuf/pyext/README \
python/google/protobuf/pyext/__init__.py \