Skip to content

Commit

Permalink
[FIX] packaging: include eml files in builds
Browse files Browse the repository at this point in the history
The file addons/crm/test/customer_request.eml is used in
addons/crm/test/crm_lead_message.yml

Fixes odoo#10750
  • Loading branch information
mart-e committed Feb 4, 2016
1 parent 0923d16 commit ff3184e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ include README.md
recursive-include openerp *.css
recursive-include openerp *.csv
recursive-include openerp *.doc
recursive-include openerp *.eml
recursive-include openerp *.gif
recursive-include openerp *.html
recursive-include openerp *.ico
Expand Down

0 comments on commit ff3184e

Please sign in to comment.