X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=Makefile;h=fd0e2fd2a53a87a778de60717e02e1d31eaa753f;hp=e32bfdb04f99bb525088cf2376bf1685b000e0e6;hb=b65413639caf56bb556dbc6e342a94885598dda6;hpb=d17307a844c68e3b54b651abad5cd26ab81e3cd0 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 $< $@