diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -25,8 +25,7 @@ # 2) It gives some flexibility in that files can be created or deleted # freely as long as they are not part of any of these lists -ROOTMETA := bootstrap.js install.rdf options.xul chrome.manifest \ - icon.png LICENSE.txt +ROOTMETA := bootstrap.js install.rdf chrome.manifest icon.png LICENSE.txt ROOTHTML := about.html asset-viewer.html background.html cloud-ui.html \ dashboard.html hosts-files.html logger-ui.html \ |