summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-08-22 22:03:12 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-08-22 22:03:12 +0200
commite1ee2cbb21c3392b5bb63fdb2ea1fe26561b58dd (patch)
tree1258457d6417832b162758a4eb95c5e73beaef3f /Makefile
parent619e1e9efe3adcf67fc8b12c21519567f08b6602 (diff)
downloadzalmy-master.tar.gz
fix manifest.jsonHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 628f107..302ea1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
BABEL=node node_modules/babel-cli/bin/babel.js
FILES=zalmy.js zalmy.js.map style index*.html sworker.js \
require.js config.js config.js.map activePage.js activePage.js.map \
- favicon.ico favicon-*.png a*.png screen.css site.webmanifest
+ favicon.ico favicon-*.png a*.png screen.css manifest.json
all: config.js activePage.js zalmy.js