aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2014-02-28 23:58:30 +0100
committerMatěj Cepl <mcepl@redhat.com>2014-02-28 23:58:58 +0100
commitec50fbff6b751dad54d7d94068e08ee58d45cd81 (patch)
tree76ab7ea91912208dcb593fa4a9a7f909ea46367d /Makefile
parentfc5563883b0bf5f54dae6f9ae87ffa5d31bfd46b (diff)
downloadhesla-ec50fbff6b751dad54d7d94068e08ee58d45cd81.tar.gz
Update application in the Chrome Market.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3ac4cbd..1d3df9c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,12 @@ index.html: generate_html_cs.py hes14-10.xml templates/czech.html templates/base
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 >$@
+
+hesla-chrome.zip:
+ zip -9vT $@ google9815148f4ac1407f.html hesla.appcache \
+ hesla.js icon-128.png icon-30.png icon-60.png \
+ index_de.html index.html manifest.json screen.css
+
install: $(FILES)
rsync -avz --delete $(FILES) /home/matej/Dokumenty/website/luther/hesla/
websync