aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-12-08 14:02:32 -0500
committerGravatar GitHub <noreply@github.com>2016-12-08 14:02:32 -0500
commit631f4618a7b84cdc91949229a11a8abe5dfc4a34 (patch)
tree19904aaa92ca1543a4500d667d64676d366a454e /Makefile.am
parent4c84b474d199d82f611570adb8b8fa3ace80a491 (diff)
parentdad775b79895df5167cfbc2c78549b8417af1c01 (diff)
Merge pull request #2466 from thomasvl/deprecation_followup
Improve ObjC deprecated annotation support.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 27343780..bea48ca3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -558,6 +558,8 @@ objectivec_EXTRA_DIST= \
objectivec/Tests/text_format_map_unittest_data.txt \
objectivec/Tests/text_format_unittest_data.txt \
objectivec/Tests/unittest_cycle.proto \
+ objectivec/Tests/unittest_deprecated.proto \
+ objectivec/Tests/unittest_deprecated_file.proto \
objectivec/Tests/unittest_extension_chain_a.proto \
objectivec/Tests/unittest_extension_chain_b.proto \
objectivec/Tests/unittest_extension_chain_c.proto \