diff --git a/make.js b/make.js index bb9896391..670aa6645 100755 --- a/make.js +++ b/make.js @@ -178,7 +178,7 @@ target.all = function() { // // Files that need to be included in every build. -var COMMON_WEB_FILES = +var COMMON_WEB_FILES = ['web/viewer.css', 'web/images', 'web/debugger.js'],