MANIFEST.in: add *.ezt and *.xml for themes

This commit is contained in:
Jérôme Schneider 2013-08-19 16:30:35 +02:00
parent df58fcb273
commit 89dd594fed
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ include po/*.po
include po/*.pot
recursive-include extra/ *.py
recursive-include data/web/ *.html *.css *.png
recursive-include data/themes/default/ *.html *.css *.png *.gif *.jpg *.js *.ezt
recursive-include data/themes/alto/ *.html *.css *.png *.gif *.jpg *.js
recursive-include data/themes/default/ *.html *.css *.png *.gif *.jpg *.js *.ezt *.xml
recursive-include data/themes/alto/ *.html *.css *.png *.gif *.jpg *.js *.ezt *.xml
recursive-include data/vendor/ *.dat
recursive-include wcs/qommon/static/ *.css *.png *.gif *.jpg *.js