aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-16 17:33:56 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-16 17:33:56 -0700
commitfa544f4835623be66d73e1d984121ab4a92e1650 (patch)
treeeb8530fe8c424d8958e0a6cef9d55ecd1702552d /src/Makefile.am
parentea7de1dadbe35e9b7c3c6bc160957520f101938a (diff)
parentcacbedf04ef0ca9727e5b990a62f4146e2027f21 (diff)
Merge pull request #586 from jtattermusch/csharp_names_export
Export c# naming routines publicly
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 233b6260..18e27772 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -147,6 +147,7 @@ nobase_include_HEADERS = \
google/protobuf/compiler/python/python_generator.h \
google/protobuf/compiler/ruby/ruby_generator.h \
google/protobuf/compiler/csharp/csharp_generator.h \
+ google/protobuf/compiler/csharp/csharp_names.h \
google/protobuf/util/type_resolver.h \
google/protobuf/util/type_resolver_util.h \
google/protobuf/util/json_util.h \