[Zope3-checkins] CVS: Zope3 - setup.py:1.15

Barry Warsaw barry@wooz.org
Fri, 20 Dec 2002 11:11:18 -0500


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv17443

Modified Files:
	setup.py 
Log Message:
Gotta add .mar files for the Gadfly tests


=== Zope3/setup.py 1.14 => 1.15 ===
--- Zope3/setup.py:1.14	Fri Dec 20 10:47:04 2002
+++ Zope3/setup.py	Fri Dec 20 11:11:17 2002
@@ -50,7 +50,7 @@
 # doing a non-build-in-place.
 EXTS = ['.conf', '.css', '.gif', '.html',
         '.js',   '.mo',  '.png', '.pt',
-        '.txt',  '.xml', '.zcml',
+        '.txt',  '.xml', '.zcml', '.mar',
         ]