浏览代码

Oops, unittest_enormous_descriptor.proto still needs to be in the dist.

kenton@google.com 16 年之前
父节点
当前提交
8aae2a2137
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/Makefile.am

+ 2 - 1
src/Makefile.am

@@ -199,7 +199,8 @@ EXTRA_DIST =                                                   \
   google/protobuf/testdata/text_format_unittest_extensions_data.txt  \
   google/protobuf/testdata/text_format_unittest_extensions_data.txt  \
   google/protobuf/package_info.h                               \
   google/protobuf/package_info.h                               \
   google/protobuf/io/package_info.h                            \
   google/protobuf/io/package_info.h                            \
-  google/protobuf/compiler/package_info.h
+  google/protobuf/compiler/package_info.h                      \
+  google/protobuf/unittest_enormous_descriptor.proto
 
 
 protoc_lite_outputs =                                          \
 protoc_lite_outputs =                                          \
   google/protobuf/unittest_lite.pb.cc                          \
   google/protobuf/unittest_lite.pb.cc                          \