Fix build from tarball with Cython installed

This commit is contained in:
Kai Huuhko 2014-07-02 03:58:19 +03:00
parent bb77d08ed9
commit 32e55a777f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
include README.rst INSTALL COPYING COPYING.LESSER AUTHORS changes.html
recursive-include efl *.c *.h *.pyx *.pxi
recursive-include efl *.c *.h *.pyx *.pxi *.pxd
graft include
graft tests
recursive-exclude tests *.pyc