From e139117108ad0e31c74e2493ef4c36f1781f0c70 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Fri, 29 Jul 2016 14:40:05 -0700 Subject: Add python/setup.cfg into dist files --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3