# HG changeset patch # User Sean Farley # Date 2014-10-25 03:59:54 # Node ID 48f21c3cfcdf43dae72d7c7101028c5828baa363 # Parent a8dbaeacb3d1a4934011ff72cb2e8b0aa7a69c34 setup: install fontello files diff --git a/MANIFEST.in b/MANIFEST.in --- a/MANIFEST.in +++ b/MANIFEST.in @@ -17,5 +17,7 @@ recursive-include kallithea/public/image recursive-include kallithea/public/js * #codemirror recursive-include kallithea/public/codemirror * +#fontello +recursive-include kallithea/public/fontello * #templates recursive-include kallithea/templates *