aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2020-12-28 09:47:23 +0100
committerCyril Brulebois <kibi@debian.org>2020-12-28 09:47:23 +0100
commit46bca286d191a12ccdcaa0f1d5300159badc3e77 (patch)
tree092df3b4291efde3363ad3df2fae1b8ada75934c
parenta7a0a402eb99be945789d3e9038668e5cc233133 (diff)
Fix line continuity.
-rw-r--r--english/intro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/intro/Makefile b/english/intro/Makefile
index 9b1a2e343f1..4eb9d1e01da 100644
--- a/english/intro/Makefile
+++ b/english/intro/Makefile
@@ -16,7 +16,7 @@ INDEXPAGE := $(sort $(foreach i,$(SUBLANG),$(subst index,index.$(LANGUAGE)-$(i)
endif
$(INDEXPAGE): index.wml $(wildcard $(ENGLISHDIR)/security/$(CUR_YEAR)/dsa-[0-9]*.wml) \
- $(wildcard $(ENGLISHSRCDIR)/security/$(CUR_YEAR)/dsa-[0-9]*.wml)
+ $(wildcard $(ENGLISHSRCDIR)/security/$(CUR_YEAR)/dsa-[0-9]*.wml) \
$(TEMPLDIR)/recent_list.wml $(GETTEXTDEP)
ifeq "$(LANGUAGE)" "zh"

© 2014-2024 Faster IT GmbH | imprint | privacy policy