summaryrefslogtreecommitdiff
path: root/scripts/build/companion_tools/050-make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/companion_tools/050-make.sh')
-rw-r--r--scripts/build/companion_tools/050-make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/companion_tools/050-make.sh b/scripts/build/companion_tools/050-make.sh
index 6524e35..601e267 100644
--- a/scripts/build/companion_tools/050-make.sh
+++ b/scripts/build/companion_tools/050-make.sh
@@ -3,8 +3,8 @@
CT_MAKE_VERSION=3.81
do_companion_tools_make_get() {
- CT_GetFile "make-${CT_MAKE_VERSION}" \
- {http,ftp}://ftp.gnu.org/gnu/make
+ CT_GetFile "make-${CT_MAKE_VERSION}" \
+ {http,ftp,https}://ftp.gnu.org/gnu/make
}
do_companion_tools_make_extract() {