aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2017-05-17 15:05:20 -0400
committerGitHub <noreply@github.com>2017-05-17 15:05:20 -0400
commit85466206109ee4cffc32bf7d55b02ca78d7a16fa (patch)
treebc0c8bea973bf77e0f995d863b95e415bab20535 /Makefile.am
parentb28617b813b4ba4845164a1f5190f762f5b91832 (diff)
parent49e4ba6098ae4c01f4af35183f9b6f5e6739fb52 (diff)
downloadprotobuf-85466206109ee4cffc32bf7d55b02ca78d7a16fa.tar.gz
protobuf-85466206109ee4cffc32bf7d55b02ca78d7a16fa.tar.bz2
protobuf-85466206109ee4cffc32bf7d55b02ca78d7a16fa.zip
Merge pull request #3104 from thomasvl/ext_registry_copy
Fix ExtensionRegistry copying and add tests.
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 04b4f4a6..023afa40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -535,6 +535,7 @@ objectivec_EXTRA_DIST= \
objectivec/Tests/GPBDictionaryTests+UInt64.m \
objectivec/Tests/GPBDictionaryTests.m \
objectivec/Tests/GPBDictionaryTests.pddm \
+ objectivec/Tests/GPBExtensionRegistryTest.m \
objectivec/Tests/GPBMessageTests+Merge.m \
objectivec/Tests/GPBMessageTests+Runtime.m \
objectivec/Tests/GPBMessageTests+Serialization.m \