aboutsummaryrefslogtreecommitdiffstats
path: root/english/Makefile
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-11-06 18:44:19 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 19:52:07 +0100
commit9dde210818c0a409e414a96b7a252c4e48b29f42 (patch)
tree70bc3b5af663a95a3df6d9dc929a90909b1de141 /english/Makefile
parent74eaff5dfab71245584c76cf7f98d12f8062f9a8 (diff)
Use the index.def of the English folder, when building the localised index pages
Diffstat (limited to 'english/Makefile')
-rw-r--r--english/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/Makefile b/english/Makefile
index 04406cb52bd..f6ee005c231 100644
--- a/english/Makefile
+++ b/english/Makefile
@@ -28,7 +28,7 @@ SEARCHXML = $(sort $(foreach i,$(SUBLANG),$(subst search,search.$(LANGUAGE)-$(i)
DESTSEARCHXML = $(patsubst %.xml,$(HTMLDIR)/%.xml,$(SEARCHXML))
endif
-$(INDEXPAGE): index.wml index.def $(TEMPLDIR)/mainpage.wml $(GETTEXTDEP) \
+$(INDEXPAGE): index.wml $(ENGLISHSRCDIR)/index.def $(TEMPLDIR)/mainpage.wml $(GETTEXTDEP) \
$(wildcard News/$(CUR_YEAR)/[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/News/$(CUR_YEAR)/[0-9]*.wml) \
$(wildcard News/$(CUR_YEAR)/[0-9]*.title) \
$(wildcard security/$(CUR_YEAR)/dsa-[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/security/$(CUR_YEAR)/dsa-[0-9]*.wml) \

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