summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-07-06 00:18:28 +0200
committeremkael <emkael@tlen.pl>2017-07-06 00:18:28 +0200
commit927c8dfa1142fb1edc38eaf50d932be8cecccb02 (patch)
tree91381084d6966931188b8bde2c75df87c53d692a /Makefile
parent3bef06bedb9b2dad691356863b7c227ad8ecbd67 (diff)
Tools for calculating group ratings
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e438d2b..94278a4 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,10 @@ statics:
menus:
bin/write-menus.sh config/static.json http
+group-tools:
+ python static.py static/group-intro.html static/group-form-loading.html static/group-form.html > http/ranking-grupowy.html
+ python static-menu.py config/static.json http/ranking-grupowy.html http
+
minimize: $(tmpfiles)
$(tmpfiles):