summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 01e4a13f15..9a4dbf6ba0 100644
--- a/Makefile
+++ b/Makefile
@@ -420,3 +420,7 @@ generate-images:
$(TMPDIR)/images/64.png $(TMPDIR)/images/128.png \
$(PWD)/public/img/favicon.ico
rm -rf $(TMPDIR)/images
+
+.PHONY: pr
+pr:
+ $(GO) run contrib/pr/checkout.go $(PR)