From c5fcce5f696aa52598afadc2c3d14510c1976784 Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Thu, 15 Mar 2018 10:19:53 -0700 Subject: Added pyext/thread_unsafe_shared_ptr.h --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 789683a9..c75604f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -862,6 +862,7 @@ python_EXTRA_DIST= \ python/google/protobuf/pyext/repeated_scalar_container.h \ python/google/protobuf/pyext/safe_numerics.h \ python/google/protobuf/pyext/scoped_pyobject_ptr.h \ + python/google/protobuf/pyext/thread_unsafe_shared_ptr.h \ python/google/protobuf/reflection.py \ python/google/protobuf/service.py \ python/google/protobuf/service_reflection.py \ -- cgit v1.2.3