aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2018-05-22 09:53:03 -0700
committerBo Yang <teboring@google.com>2018-05-25 13:03:42 -0700
commit7eba62465375b15a28d3f7bbd08f4f517b90b076 (patch)
treefef50327ea83b5edf69ed81049faca8e0c193f4d
parentc19fcee48f064c6a49d865374c3adb37daa3f0dd (diff)
downloadprotobuf-7eba62465375b15a28d3f7bbd08f4f517b90b076.tar.gz
protobuf-7eba62465375b15a28d3f7bbd08f4f517b90b076.tar.bz2
protobuf-7eba62465375b15a28d3f7bbd08f4f517b90b076.zip
Add missing ruby/tests/test_ruby_package.proto
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 48f2c034..971e46ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -904,6 +904,7 @@ ruby_EXTRA_DIST= \
ruby/tests/stress.rb \
ruby/tests/generated_code.proto \
ruby/tests/test_import.proto \
+ ruby/tests/test_ruby_package.proto \
ruby/tests/generated_code_test.rb \
ruby/tests/well_known_types_test.rb \
ruby/travis-test.sh