Browse Source

Fixed Makefile.am for Ruby file rename.

Josh Haberman 9 năm trước cách đây
mục cha
commit
e7982e409d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Makefile.am

+ 1 - 1
src/Makefile.am

@@ -547,7 +547,7 @@ EXTRA_DIST =                                                   \
   google/protobuf/package_info.h                               \
   google/protobuf/io/package_info.h                            \
   google/protobuf/compiler/ruby/ruby_generated_code.proto      \
-  google/protobuf/compiler/ruby/ruby_generated_code.rb         \
+  google/protobuf/compiler/ruby/ruby_generated_code_pb.rb      \
   google/protobuf/compiler/package_info.h                      \
   google/protobuf/compiler/zip_output_unittest.sh              \
   README.md