MANIFEST.in
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 29 Jul 2005 22:07:42 +0100
changeset 805 ec7107c5d8ad
parent 740 d2422f10c136
child 806 f4d5f6b97f77
permissions -rw-r--r--
Drop .err files generated by failed tests from the MANIFEST.

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
prune tests/*.err
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