Launchpad automatic translations update.
[odoo/odoo.git] / MANIFEST.in
index f1f4d2b..c864492 100644 (file)
@@ -1,3 +1,13 @@
-recursive-include doc *
-recursive-include man *
-recursive-include bin *xml *xsl *sql *rml *sxw
+graft debian
+graft doc
+graft install
+graft openerp
+graft tests
+graft win32
+include README
+include LICENSE
+include MANIFEST.in
+include gunicorn.conf.py
+include openerp-server
+include setup*
+global-exclude *pyc *~    # Exclude possible garbage from previous graft.