X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=7f7a7c5e77a8a0bc5929f09b9d9fd3c1b6e0e190;hb=3e1c28fcaee2b1916c6608ce80ce7564814972b6;hp=13b39959ee21cfbc844ea8cbf6c4ce2f9aaa26d2;hpb=4f7753568c11b0c328fefe6d7b1746638277e7e1;p=challenge-bot diff --git a/Makefile b/Makefile index 13b3995..7f7a7c5 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,12 @@ initial-ubuntu-install: index.html: README.html cp $< $@ +qr-sticker-paper.pdf: qr qr-sticker-paper.tex + pdflatex qr-sticker-paper.tex + +qr: qr.png + qrencode -s 6 -l L -v 1 -o qr.png "xib.me/rmmt" + qrcode: qrencode -l L -v 1 -o qr.png "goo.gl/JfVqUJ"