aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 4a8e1dc6eb2a4ebd9d36db286aec288e24bcb346 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#FILES=favicon.png
FILES=hesla.js icon-128.png index.html robots.txt screen.css hesla.appcache \
	  hesla.webapp google9815148f4ac1407f.html

all: index.html

index.html: generate_html.py hes12-01.xml templates/czech.html
	./generate_html.py hes12-01.xml >$@

install: $(FILES)
	rsync -avz --delete $(FILES) /home/matej/Dokumenty/website/luther/hesla/
	websync