aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xiaofeng@google.com>2015-08-26 20:34:13 -0700
committerFeng Xiao <xiaofeng@google.com>2015-08-26 20:34:13 -0700
commitf900837afa9d2959d1e3134c531ddc1d4c9c9826 (patch)
tree8c093a07ab822f9bcdf428e34cf9c0b22cb3c256
parenta3312983d60859563011621a45d250bfbfa837b7 (diff)
parent1c81d0f8be13ee897364da1114e7dff963f7b1c1 (diff)
downloadprotobuf-f900837afa9d2959d1e3134c531ddc1d4c9c9826.tar.gz
protobuf-f900837afa9d2959d1e3134c531ddc1d4c9c9826.tar.bz2
protobuf-f900837afa9d2959d1e3134c531ddc1d4c9c9826.zip
Merge pull request #756 from TeBoring/beta-1
Add distribution for objc
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f1d88c82..a291f7ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -483,6 +483,7 @@ objectivec_EXTRA_DIST= \
objectivec/Tests/unittest_cycle.proto \
objectivec/Tests/unittest_objc_startup.proto \
objectivec/Tests/unittest_objc.proto \
+ objectivec/Tests/unittest_objc_startup.proto \
objectivec/Tests/unittest_runtime_proto2.proto \
objectivec/Tests/unittest_runtime_proto3.proto \
objectivec/Tests/UnitTests-Bridging-Header.h \