For god's sake, added the coffee script file to the manifest, too.

This commit is contained in:
Jannis Leidel
2011-12-05 21:19:49 +01:00
parent 2eb8ec157a
commit e8996bf0db

View File

@@ -2,4 +2,4 @@ include AUTHORS
include README.rst
include LICENSE
recursive-include compressor/templates/compressor *.html
recursive-include compressor/tests *.js *.css *.png *.html
recursive-include compressor/tests *.js *.css *.png *.html *.coffee