quixote MANIFEST.in,1.14,1.15

Greg Ward <gward-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Fri, 15 Nov 2002 11:26:06 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Update of /home/cvs/quixote
In directory hewson:/tmp/cvs-serv1740

Modified Files:
	MANIFEST.in 
Log Message:
doc/INSTALL was renamed to doc/INSTALL.txt.

Index: MANIFEST.in
===================================================================
RCS file: /home/cvs/quixote/MANIFEST.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- MANIFEST.in	3 Oct 2002 15:08:12 -0000	1.14
+++ MANIFEST.in	15 Nov 2002 16:26:03 -0000	1.15
@@ -2,6 +2,6 @@
 global-exclude snapshot_setup.py
 include README LICENSE MANIFEST.in CHANGES TODO ACKS
 recursive-include demo *.cgi *.conf
-recursive-include doc INSTALL *.txt *.html
+recursive-include doc *.txt *.html
 prune test
 prune src