aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0dd77d403..45e47c003 100644
--- a/Makefile
+++ b/Makefile
@@ -578,7 +578,7 @@ lib/%:
578 578
579git-submodule: 579git-submodule:
580 git submodule sync --recursive 580 git submodule sync --recursive
581 git submodule update --init --recursive 581 git submodule update --init --recursive --progress
582 582
583ifdef SKIP_VERSION 583ifdef SKIP_VERSION
584SKIP_GIT := yes 584SKIP_GIT := yes