aboutsummaryrefslogtreecommitdiffstats
path: root/english/Makefile
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-12-10 12:51:17 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 20:05:02 +0100
commit7ae261fc69144575b2d609d8c46cf0f0e1e7a9ab (patch)
tree13303af34347fb647f4deca4ffb6b3bed99b275d /english/Makefile
parent677ede4be840a5ac235474828dccb020125d8b92 (diff)
We need the definition for the title, so keep using index.def for the definitions and use index.inc for the code
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 d10084e387c..34f1c96317b 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 $(ENGLISHSRCDIR)/index.inc $(TEMPLDIR)/mainpage.wml $(GETTEXTDEP) \
+$(INDEXPAGE): index.wml $(ENGLISHSRCDIR)/index.def $(ENGLISHSRCDIR)/index.inc $(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