X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=Makefile;h=6a6f5b39d279271428f591a81a5c442c797f86aa;hp=9b98e69a236c01ec6de75fbb065f2374b268f89c;hb=28ebab5637f8909d67878f10674f0aed6518f9ea;hpb=dccb27775c4af49aa7575624bafb659d2bc825f0 diff --git a/Makefile b/Makefile index 9b98e69..6a6f5b3 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,9 @@ astyle: initial-ubuntu-install: sudo apt-get install -y qrencode fritzing openscad +uuid: + uuid -v4 + index.html: README.html cp $< $@