Add Makefile to sdist.

This commit is contained in:
Jannis Leidel 2013-03-27 15:30:14 +01:00
parent 5f69231de1
commit 3dece53cda

View file

@ -2,5 +2,6 @@ include README.rst
include CHANGES.rst
include .travis.yml
include manage.py
include Makefile
include requirements/tests.txt
recursive-include docs *