Add the cmakefile to the manifest
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
include setup.py
|
||||
recursive-include python *.pyx *.pxd *.c *.h
|
||||
recursive-include src *.c *.h
|
||||
include src/CMakeLists.txt
|
||||
recursive-include doc/sphinx/source *.txt *.rst *.py
|
||||
recursive-include doc/sphinx/sphinxext *.py
|
||||
include doc/sphinx/Makefile
|
||||
|
Reference in New Issue
Block a user