From 7c6514245b6e256cc97dd31a6da1e2c72de487e6 Mon Sep 17 00:00:00 2001 From: Thomas Colthurst Date: Tue, 29 May 2018 18:26:11 -0400 Subject: Introduce Proto C API; based on cl/198113115 by amauryfa --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3