summaryrefslogtreecommitdiff
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 98a25e23f0bd..64aea5adf56f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -174,7 +174,7 @@ cmd:
#
# Fetch
#
-ifneq ($(DO_FETCH_TARBALLS),NO)
+ifneq ($(DO_FETCH_TARBALLS),)
include $(SRCDIR)/Makefile.fetch
fetch: download
fetch: get-submodules