aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-07-10 13:40:34 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-07-10 13:40:34 -0700
commitcacbedf04ef0ca9727e5b990a62f4146e2027f21 (patch)
treed267e2585bc813ab142ad00856a1978ffde18c37 /src/Makefile.am
parent94878b308041626794e6e39a687f174f2bf04b07 (diff)
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 cea3089e..c0ab2bea 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -148,6 +148,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 \