aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ls.cxx')
-rw-r--r--src/ls.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ls.cxx b/src/ls.cxx
index 9a74f88b8..06237641e 100644
--- a/src/ls.cxx
+++ b/src/ls.cxx
@@ -36,6 +36,7 @@
static const char *remoteUrlPrefixes[] = {
#if defined(ENABLE_CURL)
"http://",
+ "https://",
#endif
#ifdef ENABLE_MMS
"mms://",