aboutsummaryrefslogtreecommitdiffstats
path: root/english/Makefile
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-11-27 13:55:54 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 20:05:00 +0100
commitd234b24295edf5578d71ff5cea091772d9b40e8c (patch)
treee1ff331bac7d01194191d126be3620bacdd90b92 /english/Makefile
parente22e1c54f490ce01a079e3a5af774308bbaa2395 (diff)
Move the carousel to an external file (rename index.def to index.inc and we'll use that one); update Makefile
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 f6ee005c231..d10084e387c 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.def $(TEMPLDIR)/mainpage.wml $(GETTEXTDEP) \
+$(INDEXPAGE): index.wml $(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