Include test/ subdirectory in distribution (quixote/MANIFEST.in)
Andrew Kuchling <akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Thu, 09 Jan 2003 09:20:10 -0500
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/cvs/quixote In directory hewson:/tmp/cvs-serv21577 Modified Files: MANIFEST.in Log Message: Include test/ subdirectory in distribution Index: MANIFEST.in =================================================================== RCS file: /home/cvs/quixote/MANIFEST.in,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- MANIFEST.in 9 Jan 2003 14:18:56 -0000 1.18 +++ MANIFEST.in 9 Jan 2003 14:20:08 -0000 1.19 @@ -4,4 +4,3 @@ recursive-include demo *.cgi *.conf *.sh recursive-include doc *.txt *.html *.css Makefile recursive-include src *.c -prune test