Adds objectivec_helpers.h to the headers installed by make.

This commit is contained in:
Jorge Canizales 2015-05-25 23:09:46 -07:00
parent 8e1426800e
commit 0d3b36ad54

View file

@ -147,6 +147,7 @@ nobase_include_HEADERS = \
google/protobuf/compiler/java/java_names.h \
google/protobuf/compiler/javanano/javanano_generator.h \
google/protobuf/compiler/objectivec/objectivec_generator.h \
google/protobuf/compiler/objectivec/objectivec_helpers.h \
google/protobuf/compiler/python/python_generator.h \
google/protobuf/compiler/ruby/ruby_generator.h \
google/protobuf/compiler/csharp/csharp_generator.h