diff --git a/MANIFEST.in b/MANIFEST.in index 3147d07..4f80e2a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,7 +2,7 @@ recursive-include tools * recursive-include help Makefile *.png *.page recursive-include docbow_project/locale *.po *.mo recursive-include docbow_project/docbow/fixtures *.json -recursive-include docbow_project/docbow/static *.css *.gif *.html *.jpg *.js *.png +recursive-include docbow_project/docbow/static *.css *.gif *.html *.jpg *.js *.png *.svg recursive-include docbow_project/docbow/templates *.html *.txt *.js recursive-include docbow_project/pw/static *.css *.png recursive-include docbow_project/pw/templates *.html