[Zope-Checkins] SVN: Zope/branches/2.12/MANIFEST.in add manifest

Hanno Schlichting hannosch at hannosch.eu
Mon Dec 12 11:51:12 UTC 2011


Log message for revision 123723:
  add manifest
  

Changed:
  A   Zope/branches/2.12/MANIFEST.in

-=-
Added: Zope/branches/2.12/MANIFEST.in
===================================================================
--- Zope/branches/2.12/MANIFEST.in	                        (rev 0)
+++ Zope/branches/2.12/MANIFEST.in	2011-12-12 11:51:12 UTC (rev 123723)
@@ -0,0 +1,10 @@
+include *.txt
+
+recursive-include doc *
+recursive-include include *
+recursive-include src *
+
+global-exclude *.dll
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude *.so



More information about the Zope-Checkins mailing list