aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2019-02-20 14:17:33 +0100
committerAlessio Vanni <vannilla@firemail.cc>2019-02-20 14:17:33 +0100
commit5787b5d439eb70e6ef882a4ce8ac3d9c97a6fc92 (patch)
treefa95485d2cf616deb6fb276db7575153d1dcb26f /Makefile
parent91b59f40f87d6a0778feea4a4ee65743ba2508d8 (diff)
downloadematrix-5787b5d439eb70e6ef882a4ce8ac3d9c97a6fc92.tar.lz
ematrix-5787b5d439eb70e6ef882a4ce8ac3d9c97a6fc92.tar.xz
ematrix-5787b5d439eb70e6ef882a4ce8ac3d9c97a6fc92.zip
Reinstate options.xul
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c40909..2090d2c 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,8 @@
# 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 chrome.manifest icon.png LICENSE.txt
+ROOTMETA := bootstrap.js install.rdf chrome.manifest icon.png LICENSE.txt \
+ options.xul
ROOTHTML := about.html asset-viewer.html background.html cloud-ui.html \
dashboard.html hosts-files.html logger-ui.html \