MANIFEST.in
changeset 2210 1ec3bd7efcfe
parent 2207 8a2a7f7d9df6
child 2665 2efcd2b4c9fe
child 2689 489c3bacce96
equal deleted inserted replaced
2209:956e329f9e13 2210:1ec3bd7efcfe
     1 include hg
     1 include hg
     2 recursive-include mercurial *.py
     2 recursive-include mercurial *.py
     3 include hgweb.cgi hgwebdir.cgi
     3 include hgweb.cgi hgwebdir.cgi
     4 include hgeditor rewrite-log
     4 include hgeditor rewrite-log
     5 include tests/README tests/run-tests.py tests/md5sum.py tests/test-*[a-z0-9] tests/*.out
     5 include tests/README tests/coverage.py tests/run-tests.py tests/md5sum.py tests/test-*[a-z0-9] tests/*.out
     6 prune tests/*.err
     6 prune tests/*.err
     7 include *.txt
     7 include *.txt
     8 include templates/map templates/map-*[a-z0-9]
     8 include templates/map templates/map-*[a-z0-9]
     9 include templates/*.tmpl
     9 include templates/*.tmpl
    10 include templates/static/*
    10 include templates/static/*