aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-03-08 09:29:49 -0500
committerGravatar Thomas Van Lenten <thomasvl@google.com>2016-03-08 09:29:49 -0500
commit1bf4b38f29d6cc3f24ad1e0b6c3339420bd719be (patch)
tree5490ef3898bcef4f43f53a45d255bcd611da341f /Makefile.am
parent3dd323818911a486bc62d172988aa23f68e64a7c (diff)
Fix up handing of fields with leading names that should be all caps.
Add a compile test to confirm things are working as expected.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e21db89..064efdfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -413,6 +413,7 @@ objectivec_EXTRA_DIST= \
objectivec/GPBCodedInputStream_PackagePrivate.h \
objectivec/GPBCodedOutputStream.h \
objectivec/GPBCodedOutputStream.m \
+ objectivec/GPBCodedOutputStream_PackagePrivate.h \
objectivec/GPBDescriptor.h \
objectivec/GPBDescriptor.m \
objectivec/GPBDescriptor_PackagePrivate.h \