diff --git a/MANIFEST.in b/MANIFEST.in index 015826880..c1ea8fa70 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,5 +8,5 @@ recursive-include data/themes/default/ *.html *.css *.png *.gif *.jpg *.js *.ezt 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 *.eot *.svg *.ttf *.woff -recursive-include wcs/templates *.html -recursive-include wcs/qommon/templates *.html +recursive-include wcs/templates *.html *.txt +recursive-include wcs/qommon/templates *.html *.txt