aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d4bc26a..9d602bb 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,8 @@ 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 hes15-20.xml templates/czech.html templates/base.html
- ./generate_html_cs.py hes15-20.xml >$@
+index.html: generate_html_cs.py hes16-10.xml templates/czech.html templates/base.html
+ ./generate_html_cs.py hes16-10.xml >$@
index_de.html: generate_html_de.py hernnhut/2015/Losungen\ Free\ 2015.xml templates/german.html templates/base.html
./generate_html_de.py hernnhut/2015/Losungen\ Free\ 2015.xml >$@