README.md

This commit is contained in:
Christopher Dunn
2015-01-24 15:43:23 -06:00
parent 7d82b14726
commit f4bc0bf4ec
3 changed files with 3 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ def build_doc( options, make_release=False ):
print('Generating doc tarball to', tarball_path)
tarball_sources = [
output_dir,
'README.txt',
'README.md',
'LICENSE',
'NEWS.txt',
'version'