summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2138641..3380ce7 100644
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,7 @@ records: FORCE
brackets: FORCE
sudo -u www-data -- bash -c 'source .envrc && cd playoff/scripts/ && ./autorun.sh force'
+carryovers: FORCE
+ ./playoff/scripts/pagechecks/check-all.sh ${PHASE}
+
FORCE: