diff --git a/MANIFEST.in b/MANIFEST.in index e3f4ddaea..a62b8136f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,6 +3,6 @@ include po/*.po include po/*.pot recursive-include extra/ *.py recursive-include root/ *.html *.css *.png -recursive-include data/themes/default *.html *.css *.png *.gif *.jpg *.js +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 wcs/qommon/static/ *.css *.png *.gif *.jpg *.js