summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-11-16 12:00:30 +0100
committerMatěj Cepl <mcepl@cepl.eu>2015-11-16 12:04:47 +0100
commit8d8c0a86d5cf80e5e9a86947fe450d742f038b13 (patch)
tree936da7a3f77bd765970ad653510b33e0cd10ebdc /Makefile
parentb34f78ce9506d63976b4db2973aca334d1ebf377 (diff)
downloadzalmy-8d8c0a86d5cf80e5e9a86947fe450d742f038b13.tar.gz
Add favicon.ico
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56651f5..d3c11dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
FILES=zalmy.js zalmy.js.map style index*.html zalmy.appcache zalmy.webapp \
- require.js config.js config.js.map activePage.js activePage.js.map
+ require.js config.js config.js.map activePage.js activePage.js.map \
+ favicon.ico
all: config.js activePage.js zalmy.js