diff --git a/MANIFEST.in b/MANIFEST.in index 776a7e5..2f84d3b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include README.rst include CHANGELOG.rst include LICENSE -recursive-include puppetboard/static *.css *.js +recursive-include puppetboard/static *.css *.js *icons.* Open_Sans.woff recursive-include puppetboard/templates *.html