summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index a2318ac708..ceba68c477 100644
--- a/common.mk
+++ b/common.mk
@@ -1411,7 +1411,7 @@ extract-gems$(gnumake:yes=-sequential): PHONY
-e 'end' \
gems/bundled_gems
-extract-gems$(gnumake:yes=-sequential): clone-bundled-gems-src
+extract-gems$(gnumake:yes=-sequential): $(HAVE_GIT:yes=clone-bundled-gems-src)
clone-bundled-gems-src: PHONY
$(Q) $(BASERUBY) -C "$(srcdir)" \