Mercurial > hg
changeset 2055:bd94dda70bbe
Added doc/gendoc.py to MANIFEST.in, so docs can be regenerated on demand.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 11 Apr 2006 06:34:27 +0200 |
parents | e18beba54a7e |
children | 1f6d520557ec |
files | MANIFEST.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MANIFEST.in Sat Apr 08 14:12:43 2006 -0700 +++ b/MANIFEST.in Tue Apr 11 06:34:27 2006 +0200 @@ -8,7 +8,7 @@ include templates/map templates/map-*[a-z0-9] include templates/*.tmpl include templates/static/* -include doc/README doc/Makefile doc/*.txt doc/*.html doc/*.[0-9] +include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9] recursive-include contrib * include README include CONTRIBUTORS