diff MANIFEST.in @ 3245:7a3edd3f7c3e

Install all files/subdirectories below templates. This is needed because styles are now in their own subdirectory.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 03 Oct 2006 11:53:35 +0200
parents e9ecc45795e8
children 594d1ff79609
line wrap: on
line diff
--- a/MANIFEST.in	Tue Oct 03 11:30:59 2006 +0200
+++ b/MANIFEST.in	Tue Oct 03 11:53:35 2006 +0200
@@ -5,10 +5,8 @@
 include tests/README tests/*.py tests/test-*[a-z0-9] tests/*.out
 prune tests/*.err
 include *.txt
-include templates/map templates/map-*[a-z0-9]
-include templates/*.tmpl
-include templates/static/*
 include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9]
+recursive-include templates *
 recursive-include contrib *
 recursive-include hgext *
 include README