diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 26cea68ad..677d7ea70 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -265,6 +265,7 @@ module.exports = (grunt) -> 'Gruntfile.coffee' 'package.json' 'version.json' + 'LICENSE' 'src/**/*' ] tasks: 'build'