THRIFT-875 : missing dist file

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Anthony F. Molinaro 2010-09-02 05:09:05 +00:00
parent 727d67dcfa
commit 7112c0712e

View File

@ -18,7 +18,7 @@
#
DESTDIR ?= /
EXTRA_DIST = setup.py src
EXTRA_DIST = setup.py setup.cfg src
all-local:
$(PYTHON) setup.py build