spambayes MANIFEST.in,1.11,1.12
"Tony Meyer" <[email protected]>
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5284 Modified Files: MANIFEST.in Log Message: Include the languages directory in the distribution. Index: MANIFEST.in =================================================================== RCS file: /cvsroot/spambayes/spambayes/MANIFEST.in,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** MANIFEST.in 29 Mar 2005 03:38:33 -0000 1.11 --- MANIFEST.in 6 Apr 2005 02:47:10 -0000 1.12 *************** *** 9,11 **** --- 9,12 ---- recursive-include testtools *.py *.txt *.sh recursive-include windows *.py *.txt *.h *.rc *.ico *.html *.iss + recursive-include languages *.py *.html *.rc include *.txt *.py MANIFEST.in *.sh