From 1c81d0f8be13ee897364da1114e7dff963f7b1c1 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Wed, 26 Aug 2015 18:15:39 -0700 Subject: Add distribution for objc --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 202974e1..30fc612c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -324,6 +324,7 @@ javanano_EXTRA_DIST= objectivec_EXTRA_DIST= \ objectivec/DevTools/check_version_stamps.sh \ + objectivec/DevTools/compile_testing_protos.sh \ objectivec/DevTools/full_mac_build.sh \ objectivec/DevTools/pddm.py \ objectivec/DevTools/pddm_tests.py \ @@ -452,6 +453,7 @@ objectivec_EXTRA_DIST= \ objectivec/Tests/text_format_unittest_data.txt \ objectivec/Tests/unittest_cycle.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 \ -- cgit v1.2.3