Update the manifest to include a lot of missing files

This commit is contained in:
Brian J. Crowell 2012-11-10 11:01:14 -06:00 committed by Shuge Lee
parent 72c43eff7a
commit 330b26a7aa

View File

@ -8,6 +8,10 @@ include *.rst
include *.c
include *.h
include selftest.py tox.ini
recursive-include Tests *.py *.txt
graft Tests/fonts
graft Tests/icc
graft Tests/images
recursive-include Scripts *.py README
graft Images
recursive-include docs *.txt *.html *.rst *.css *.py README CHANGES CONTENTS Makefile make.bat