MANIFEST.in
author mpm@selenic.com
Fri, 19 Aug 2005 16:46:31 -0800
changeset 954 f179a3a4af3c
parent 953 52d8d81e72ad
child 981 4f81068ed8cd
permissions -rw-r--r--
Add hgwebdir.cgi to MANIFEST.in

include hg
recursive-include mercurial *.py
include hgweb.cgi hgwebdir.cgi
include hgeditor rewrite-log
include tests/README tests/run-tests tests/test-*[a-z0-9] tests/*.out
prune tests/*.err
include *.txt
include templates/map templates/map-*[a-z0-9]
include templates/*.tmpl
include doc/README doc/*.txt doc/Makefile
recursive-include contrib *
include README
include CONTRIBUTORS
include COPYING
include MANIFEST.in