THRIFT-875 : missing dist file
authorAnthony F. Molinaro <molinaro@apache.org>
Thu, 2 Sep 2010 05:09:05 +0000 (05:09 +0000)
committerAnthony F. Molinaro <molinaro@apache.org>
Thu, 2 Sep 2010 05:09:05 +0000 (05:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991813 13f79535-47bb-0310-9956-ffa450edef68

lib/py/Makefile.am

index 6d3bbea..5250cf6 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 DESTDIR ?= /
-EXTRA_DIST = setup.py src
+EXTRA_DIST = setup.py setup.cfg src
 
 all-local:
        $(PYTHON) setup.py build