]> git.lizzy.rs Git - micro.git/blobdiff - Makefile
Merge
[micro.git] / Makefile
index 329d03d3abf739aec1da03dbc97cf8a79736ee7a..eec96d56ef0d2511cf653e9f0e5bdbad52e571ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ install-quick:
 
 update:
        git pull
-       git submodule update
+       git submodule update --init
 
 # Builds the runtime
 runtime: