# HG changeset patch # User Sean Farley # Date 1414202394 25200 # Node ID 48f21c3cfcdf43dae72d7c7101028c5828baa363 # Parent a8dbaeacb3d1a4934011ff72cb2e8b0aa7a69c34 setup: install fontello files diff -r a8dbaeacb3d1 -r 48f21c3cfcdf MANIFEST.in --- a/MANIFEST.in Thu Oct 30 15:53:21 2014 -0700 +++ b/MANIFEST.in Fri Oct 24 18:59:54 2014 -0700 @@ -17,5 +17,7 @@ recursive-include kallithea/public/js * #codemirror recursive-include kallithea/public/codemirror * +#fontello +recursive-include kallithea/public/fontello * #templates recursive-include kallithea/templates *