MANIFEST.in
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jul 2005 15:06:32 -0800
changeset 680 4b7b79d2db2c
parent 673 8e518e11f6cf
child 722 e5b39ce2c3c9
child 740 d2422f10c136
permissions -rw-r--r--
Handle undeletion of files when checking out old revisions Spotted by Marc Singer

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 *.txt
include templates/map templates/map-*[a-z]
include templates/*.tmpl
include doc/README doc/*.txt
recursive-include contrib *
include README
include CONTRIBUTORS
include COPYING
include TODO
include MANIFEST.in