aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2018-05-22 09:53:03 -0700
committerBo Yang <teboring@google.com>2018-05-22 09:53:03 -0700
commit090fe398efa05e0e76ae2ce9fcd659848c9b1c3b (patch)
tree1c98daddb4466b5ff362ce95f78e788973abc988 /Makefile.am
parenta8e2359329cf9ca1d00720ff77957f6dd0c678ba (diff)
downloadprotobuf-090fe398efa05e0e76ae2ce9fcd659848c9b1c3b.tar.gz
protobuf-090fe398efa05e0e76ae2ce9fcd659848c9b1c3b.tar.bz2
protobuf-090fe398efa05e0e76ae2ce9fcd659848c9b1c3b.zip
Add missing ruby/tests/test_ruby_package.proto
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 2ad619a7..281b909f 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