Include stylesheet and Makefile (quixote/MANIFEST.in)

Andrew Kuchling <akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Thu, 09 Jan 2003 09:18:58 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Update of /home/cvs/quixote
In directory hewson:/tmp/cvs-serv21553

Modified Files:
	MANIFEST.in 
Log Message:
Include stylesheet and Makefile

Index: MANIFEST.in
===================================================================
RCS file: /home/cvs/quixote/MANIFEST.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- MANIFEST.in	9 Jan 2003 14:14:02 -0000	1.17
+++ MANIFEST.in	9 Jan 2003 14:18:56 -0000	1.18
@@ -2,6 +2,6 @@
 global-exclude snapshot_setup.py
 include README LICENSE MANIFEST.in CHANGES TODO ACKS
 recursive-include demo *.cgi *.conf *.sh
-recursive-include doc *.txt *.html
+recursive-include doc *.txt *.html *.css Makefile
 recursive-include src *.c
 prune test