소스 검색

Add python/setup.cfg into dist files

Jisi Liu 9 년 전
부모
커밋
e139117108
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -656,6 +656,7 @@ python_EXTRA_DIST=                                                           \
   python/google/protobuf/text_encoding.py                                    \
   python/google/protobuf/text_format.py                                      \
   python/mox.py                                                              \
+  python/setup.cfg                                                           \
   python/setup.py                                                            \
   python/stubout.py                                                          \
   python/tox.ini                                                             \