Mercurial > p > roundup > code
diff MANIFEST.in @ 328:ff35f683fc9d
Fixed manifest template
Fixed install notes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 27 Oct 2001 00:10:59 +0000 |
| parents | 22bab253c9ea |
| children | 3f42b0f90c7c |
line wrap: on
line diff
--- a/MANIFEST.in Wed Oct 24 00:04:41 2001 +0000 +++ b/MANIFEST.in Sat Oct 27 00:10:59 2001 +0000 @@ -1,4 +1,4 @@ -recursive-include roundup *.py *.txt *.item *.index *.css *.filter +recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt
