MANIFEST.in
changeset 807 5e779f96edb0
parent 806 f4d5f6b97f77
child 808 8f5637f0a0c0
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,10 +2,10 @@ include hg
 recursive-include mercurial *.py
 include hgweb.cgi
 include hgeditor rewrite-log
-include tests/README tests/run-tests tests/test-*[a-z] tests/*.out
+include tests/README tests/run-tests tests/test-*[a-z0-9] tests/*.out
 prune tests/*.err
 include *.txt
-include templates/map templates/map-*[a-z]
+include templates/map templates/map-*[a-z0-9]
 include templates/*.tmpl
 include doc/README doc/*.txt doc/Makefile
 recursive-include contrib *