summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-09-04 23:48:00 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-09-04 23:48:00 +0300
commit49aef8624fe1b50538d53f28722abadf7c149190 (patch)
treeec925653038d2059939ba1ba6660bd889cb833c7 /web/Makefile.am
parent7e0d34699e3c22b216c18bed00ccb07662f61910 (diff)
enable browser notifications for alarms; fixes #846; fixes #317; contributes to #318, #809
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index 0432f8a589..3c8d19d901 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -78,7 +78,13 @@ dist_webfonts_DATA = \
webimagesdir=$(webdir)/images
dist_webimages_DATA = \
+ images/alert-128-orange.png \
+ images/alert-128-red.png \
+ images/alert-multi-size-orange.ico \
+ images/alert-multi-size-red.ico \
images/animated.gif \
+ images/check-mark-2-128-green.png \
+ images/check-mark-2-multi-size-green.ico \
images/post.png \
images/seo-performance-16.png \
images/seo-performance-24.png \