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 Brian Crowell
parent decabcf96a
commit 67a131a9e1

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