Fix cc freeze

This commit is contained in:
Florian Mounier
2015-06-26 11:01:49 +02:00
parent 4e66196d65
commit ed03f94c84
5 changed files with 6 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ options = dict(
'static/fonts/*',
'static/images/favicon.png',
'static/main.css',
'static/html-sanitizer.js',
'static/*.min.js',
'templates/index.html',
'bin/*',