Adding missing python files to the Makefile.am

pull/9665/head
Darly 3 years ago
parent 8e3746559d
commit d255f09036
  1. 2
      Makefile.am

@ -1114,6 +1114,8 @@ 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/unknown_field_set.cc \
python/google/protobuf/pyext/unknown_field_set.h \
python/google/protobuf/python_protobuf.h \
python/google/protobuf/reflection.py \
python/google/protobuf/service.py \

Loading…
Cancel
Save