MANIFEST.in
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 19 Jul 2005 07:42:36 -0800
changeset 727 acee766fcb79
parent 673 8e518e11f6cf
child 722 e5b39ce2c3c9
child 740 d2422f10c136
permissions -rw-r--r--
Get commands to raise Abort instead of ui.warn(...),sys.exit(1).

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