MANIFEST.in
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 22 Jul 2005 08:58:16 +0100
changeset 758 c5db9581bfa6
parent 740 d2422f10c136
child 805 ec7107c5d8ad
child 808 8f5637f0a0c0
child 814 0902ffece4b4
permissions -rw-r--r--
There was an extra space after 'hg id' when there are no tags.

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 Makefile
recursive-include contrib *
include README
include CONTRIBUTORS
include COPYING
include TODO
include MANIFEST.in