소스 검색

Add missing file to dist.

kenton@google.com 16 년 전
부모
커밋
2773bdf239
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -212,6 +212,7 @@ EXTRA_DIST =                                                   \
   google/protobuf/package_info.h                               \
   google/protobuf/io/package_info.h                            \
   google/protobuf/compiler/package_info.h                      \
+  google/protobuf/compiler/zip_output_unittest.sh              \
   google/protobuf/unittest_enormous_descriptor.proto
 
 protoc_lite_outputs =                                          \