aboutsummaryrefslogtreecommitdiffstats
path: root/config/Stubdom.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Stubdom.mk.in')
-rw-r--r--config/Stubdom.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Stubdom.mk.in b/config/Stubdom.mk.in
index 432efd7d75..302842e2e5 100644
--- a/config/Stubdom.mk.in
+++ b/config/Stubdom.mk.in
@@ -7,7 +7,7 @@ LIBDIR := $(libdir)
# Path Programs
CMAKE := @CMAKE@
-WGET := @WGET@ -c
+FETCHER := @FETCHER@
# A debug build of stubdom? //FIXME: Someone make this do something
debug := @debug@