aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-07-29 14:40:05 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-07-29 14:40:05 -0700
commite139117108ad0e31c74e2493ef4c36f1781f0c70 (patch)
treef690cac54163c37d082e4a6bd0bdae4bb9ce3971 /Makefile.am
parentc4790429fc454a687312a48a22e30d93c29efd4d (diff)
downloadprotobuf-e139117108ad0e31c74e2493ef4c36f1781f0c70.tar.gz
protobuf-e139117108ad0e31c74e2493ef4c36f1781f0c70.tar.bz2
protobuf-e139117108ad0e31c74e2493ef4c36f1781f0c70.zip
Add python/setup.cfg into dist files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ccbfd065..c2d98048 100644
--- a/Makefile.am
+++ b/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 \