diff --git a/MANIFEST.in b/MANIFEST.in index 90b1c4ca5..b116bb5aa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -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