aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 43e134b..07c35e5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
BABEL=node node_modules/babel-cli/bin/babel.js
FILES=hesla.js hesla.js.map require.js config.js config.js.map \
- activePage.js activePage.js.map icon-*.png sworker.js \
+ activePage.js activePage.js.map icon-*.png lamb-of-God.svg sworker.js \
index_de.html index.html screen.css hesla.webapp favicon.ico \
google9815148f4ac1407f.html config.es hesla.es activePage.es
@@ -9,11 +9,11 @@ FILES=hesla.js hesla.js.map require.js config.js config.js.map \
all: index.html index_de.html config.js activePage.js hesla.js
-index.html: generate_html_cs.py hes20-17.xml templates/czech.html templates/base.html
- ./generate_html_cs.py hes20-17.xml >$@
+index.html: generate_html_cs.py hes21-01.xml templates/czech.html templates/base.html
+ ./generate_html_cs.py hes21-01.xml >$@
-index_de.html: generate_html_de.py hernnhut/2020/Losungen\ Free\ 2020.xml templates/german.html templates/base.html
- ./generate_html_de.py hernnhut/2020/Losungen\ Free\ 2020.xml >$@
+index_de.html: generate_html_de.py hernnhut/2021/Losungen\ Free\ 2021.xml templates/german.html templates/base.html
+ ./generate_html_de.py hernnhut/2021/Losungen\ Free\ 2021.xml >$@
hesla-chrome.zip:
zip -9vT $@ google9815148f4ac1407f.html \