[Zope-Checkins] SVN: Zope/trunk/MANIFEST.in Merged c123737 from 2.13 branch
Hanno Schlichting
hannosch at hannosch.eu
Mon Dec 12 12:17:16 UTC 2011
Log message for revision 123738:
Merged c123737 from 2.13 branch
Changed:
A Zope/trunk/MANIFEST.in
-=-
Copied: Zope/trunk/MANIFEST.in (from rev 123737, Zope/branches/2.13/MANIFEST.in)
===================================================================
--- Zope/trunk/MANIFEST.in (rev 0)
+++ Zope/trunk/MANIFEST.in 2011-12-12 12:17:15 UTC (rev 123738)
@@ -0,0 +1,9 @@
+include *.txt
+
+recursive-include doc *
+recursive-include src *
+
+global-exclude *.dll
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude *.so
More information about the Zope-Checkins
mailing list