aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d3b5703..ab2cc05 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -246,7 +246,7 @@ endif
$(srcdir)/%/.git:
cd $(srcdir) && \
flock $(srcdir)/.git/config git submodule init $(dir $@) && \
- flock $(srcdir)/.git/config git submodule update --single-branch $(dir $@)
+ flock $(srcdir)/.git/config git submodule update $(dir $@)
#
# GLIBC