aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-05-24 19:18:39 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-05-24 19:19:04 +0800
commit6218cdb9623d32619d7d5e26a4b10941cb9e72fa (patch)
treeda7ede0ee7be558046c9cbed675a3bc1f394c279 /Makefile
parentc31e35bd8aa3edc4182fabd9f42c378db4064f44 (diff)
use https for anduin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83064f376..399ae8055 100644
--- a/Makefile
+++ b/Makefile
@@ -152,7 +152,7 @@ profile-html:
wget-list: $(BASEDIR)/wget-list
$(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml \
- packages.ent patches.ent
+ packages.ent patches.ent general.ent
@echo "Generating consolidated wget list at $(BASEDIR)/wget-list ..."
$(Q)mkdir -p $(BASEDIR)