aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-05-25 23:09:46 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-05-26 10:46:09 -0700
commit0d3b36ad54a2e4d550afdedbf8a21131a9d17e6f (patch)
treef6546e6e30221709b1c755460ca2bc953ba9cccb /src/Makefile.am
parent8e1426800e8332bcdfa9f29eb0db41d3a565b598 (diff)
Adds objectivec_helpers.h to the headers installed by make.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a394a13a..33894dc1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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