Mercurial > p > roundup > code
diff MANIFEST.in @ 572:3f42b0f90c7c
we'll actually distribute the frontends directory now, as advertised...
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 22 Jan 2002 20:01:11 +0000 |
| parents | ff35f683fc9d |
| children | 938edfdeac6e |
line wrap: on
line diff
--- a/MANIFEST.in Tue Jan 22 11:54:45 2002 +0000 +++ b/MANIFEST.in Tue Jan 22 20:01:11 2002 +0000 @@ -1,4 +1,5 @@ recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem +recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt
