[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524...
[odoo/odoo.git] / MANIFEST.in
index 7af7843..fa159fb 100644 (file)
@@ -1,3 +1,13 @@
-recursive-include doc *
-recursive-include man *
-recursive-include bin *xml *xsl *sql
+graft debian
+graft doc
+graft install
+graft openerp
+graft tests
+graft win32
+include README
+include LICENSE
+include MANIFEST.in
+include openerp-wsgi.py
+include openerp-server
+include setup*
+global-exclude *pyc *~    # Exclude possible garbage from previous graft.