Просмотр исходного кода

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

kenton@google.com 16 лет назад
Родитель
Сommit
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/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 =                                          \
   google/protobuf/unittest_lite.pb.cc                          \