MANIFEST.in
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jul 2005 21:56:29 -0800
changeset 684 4ccf3de52989
parent 673 8e518e11f6cf
child 722 e5b39ce2c3c9
child 740 d2422f10c136
permissions -rw-r--r--
Turn off signing with hgeditor by default manifest hash: f2732475351ee22d78e0dab629db03f1f215b21f

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