make uuid
authordaniel watson <ozzloy@gmail.com>
Wed, 20 Aug 2014 20:45:48 +0000 (13:45 -0700)
committerdaniel watson <ozzloy@gmail.com>
Wed, 20 Aug 2014 20:45:48 +0000 (13:45 -0700)
Makefile

index 9b98e69a236c01ec6de75fbb065f2374b268f89c..6a6f5b39d279271428f591a81a5c442c797f86aa 100644 (file)
--- 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 $< $@