X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=Makefile;h=fd0e2fd2a53a87a778de60717e02e1d31eaa753f;hb=6b308c7a5da738a69499ef83db0152b76f191b38;hp=e32bfdb04f99bb525088cf2376bf1685b000e0e6;hpb=d17307a844c68e3b54b651abad5cd26ab81e3cd0;p=challenge-bot diff --git a/Makefile b/Makefile index e32bfdb..fd0e2fd 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,9 @@ all: ${HTMLS} ${PDFS} echo HTMLS=${HTMLS} echo PDFS=${PDFS} +initial-ubuntu-install: + sudo apt-get install -y qrencode fritzing openscad + index.html: README.html cp $< $@