aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-12-27 10:58:19 +0100
committerMatěj Cepl <mcepl@redhat.com>2013-12-27 10:58:19 +0100
commit73ff4b2025e73a57ddfdcb0a1b0f4b6919484f0c (patch)
tree62ffbaa006182028e0e18a884bf4e090ba93c5e9 /Makefile
parent178559b252c0d92867bfb15c3c84b1becd5da739 (diff)
downloadhesla-73ff4b2025e73a57ddfdcb0a1b0f4b6919484f0c.tar.gz
Update of the Czech Losungen for 2014.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29b1403..3ac4cbd 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@ FILES=hesla.js icon-*.png index_de.html index.html screen.css \
all: index.html index_de.html
-index.html: generate_html_cs.py hes13-01.xml templates/czech.html templates/base.html
- ./generate_html_cs.py hes13-01.xml >$@
+index.html: generate_html_cs.py hes14-10.xml templates/czech.html templates/base.html
+ ./generate_html_cs.py hes14-10.xml >$@
index_de.html: generate_html_de.py hernnhut/2014/Losungen\ Free\ 2014.xml templates/german.html templates/base.html
./generate_html_de.py hernnhut/2014/Losungen\ Free\ 2014.xml >$@