X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=Makefile;h=7f7a7c5e77a8a0bc5929f09b9d9fd3c1b6e0e190;hp=13b39959ee21cfbc844ea8cbf6c4ce2f9aaa26d2;hb=refs%2Fheads%2Fsolid-wheel;hpb=c1677e910c334f658e5d1978fce2379cf85075ff 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"