Browse Source

Add python/setup.cfg into dist files

Jisi Liu 9 years ago
parent
commit
e139117108
1 changed files with 1 additions and 0 deletions
  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_encoding.py                                    \
   python/google/protobuf/text_format.py                                      \
   python/google/protobuf/text_format.py                                      \
   python/mox.py                                                              \
   python/mox.py                                                              \
+  python/setup.cfg                                                           \
   python/setup.py                                                            \
   python/setup.py                                                            \
   python/stubout.py                                                          \
   python/stubout.py                                                          \
   python/tox.ini                                                             \
   python/tox.ini                                                             \