aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2018-03-15 10:19:53 -0700
committerAdam Cozzette <acozzette@google.com>2018-03-20 13:02:18 -0700
commitc5fcce5f696aa52598afadc2c3d14510c1976784 (patch)
tree15507910f359bfbf5e907d397333939c4383b91d /Makefile.am
parent3fa5dadb61f3068d6eeab0a6e75b1d8831ab00dd (diff)
downloadprotobuf-c5fcce5f696aa52598afadc2c3d14510c1976784.tar.gz
protobuf-c5fcce5f696aa52598afadc2c3d14510c1976784.tar.bz2
protobuf-c5fcce5f696aa52598afadc2c3d14510c1976784.zip
Added pyext/thread_unsafe_shared_ptr.h
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 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 \