changeset 4569:48f21c3cfcdf

setup: install fontello files
author Sean Farley <sean.michael.farley@gmail.com>
date Fri, 24 Oct 2014 18:59:54 -0700
parents a8dbaeacb3d1
children 7a44d920a038
files MANIFEST.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 *