Skip to content

Commit

Permalink
[FIX] packaging: add missing odoo-mailgate.py
Browse files Browse the repository at this point in the history
This script is missing in the different Odoo packages.

opw-2008670

closes odoo#34130

Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
  • Loading branch information
d-fence committed Jun 14, 2019
1 parent b044a6b commit 989590e
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
@@ -1,6 +1,7 @@
include requirements.txt
include LICENSE
include README.md
include odoo/addons/mail/static/scripts/odoo-mailgate.py
recursive-include odoo *.css
recursive-include odoo *.csv
recursive-include odoo *.doc
Expand Down

0 comments on commit 989590e

Please sign in to comment.