MANIFEST.in
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 20 Jul 2005 03:16:20 -0800
changeset 732 ba0b6d17a6de
parent 673 8e518e11f6cf
child 722 e5b39ce2c3c9
child 740 d2422f10c136
permissions -rw-r--r--
Convert diff command over to using walk code.

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