rename qrcode-long to qrcode-large
authordaniel watson <ozzloy@gmail.com>
Mon, 9 Dec 2013 23:19:53 +0000 (15:19 -0800)
committerdaniel watson <ozzloy@gmail.com>
Tue, 10 Dec 2013 01:41:04 +0000 (17:41 -0800)
Makefile

index fd0e2fd2a53a87a778de60717e02e1d31eaa753f..7b0905d6081628cf8458d403d19438d765279331 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ index.html: README.html
 qrcode:
        qrencode -l L -v 1 -o qr.png "http://tr.im/4lmn8"
 
-qrcode-long:
-       qrencode -l L -v 1 -o qr.png "https://gitorious.org/ozzloy/challenge-bot"
+qrcode-large:
+       qrencode -l L -v 1 -o qr-large.png "https://gitorious.org/ozzloy/challenge-bot"
 
 clean:
        rm -f ${HTMLS} ${PDFS} 3d-printables/*.gcode \