comparison MANIFEST.in @ 806:f4d5f6b97f77

Add Makefile from doc directory instead of / to MANIFEST.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 29 Jul 2005 22:10:36 +0100
parents ec7107c5d8ad
children 5e779f96edb0
comparison
equal deleted inserted replaced
805:ec7107c5d8ad 806:f4d5f6b97f77
5 include tests/README tests/run-tests tests/test-*[a-z] tests/*.out 5 include tests/README tests/run-tests tests/test-*[a-z] tests/*.out
6 prune tests/*.err 6 prune tests/*.err
7 include *.txt 7 include *.txt
8 include templates/map templates/map-*[a-z] 8 include templates/map templates/map-*[a-z]
9 include templates/*.tmpl 9 include templates/*.tmpl
10 include doc/README doc/*.txt Makefile 10 include doc/README doc/*.txt doc/Makefile
11 recursive-include contrib * 11 recursive-include contrib *
12 include README 12 include README
13 include CONTRIBUTORS 13 include CONTRIBUTORS
14 include COPYING 14 include COPYING
15 include TODO 15 include TODO