Fix WSGI custom addons path
[odoo/odoo.git] / MANIFEST.in
1 graft debian
2 graft doc
3 graft install
4 graft openerp
5 graft tests
6 graft win32
7 include README
8 include LICENSE
9 include MANIFEST.in
10 include gunicorn.conf.py
11 include openerp-server
12 include setup*
13 global-exclude *pyc *~    # Exclude possible garbage from previous graft.