aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD/Makefile
diff options
context:
space:
mode:
authorFrédéric Bothamy <fbothamy>2005-12-03 19:10:16 +0000
committerFrédéric Bothamy <fbothamy>2005-12-03 19:10:16 +0000
commit3511eb2184b9596dd6118ed7eb40723c53b08b3a (patch)
treed8c4a9224eb1c1a8a4a54fba95919c412ef1a3dc /english/CD/Makefile
parent8d8e0ec5107d16165959c59d27269f235eed85e5 (diff)
Add dependency on templates.mo [Frédéric Bothamy]
CVS version numbers english/CD/Makefile: 1.9 -> 1.10 english/vote/Makefile: 1.21 -> 1.22
Diffstat (limited to 'english/CD/Makefile')
-rw-r--r--english/CD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/english/CD/Makefile b/english/CD/Makefile
index 5449a3b73d5..9d75005095f 100644
--- a/english/CD/Makefile
+++ b/english/CD/Makefile
@@ -9,6 +9,7 @@ SUBS=artwork faq http-ftp jigdo-cd torrent-cd mirroring netinst pictures pik rel
NOGENERICDEP := true
include $(WMLBASE)/Make.lang
+GETTEXTFILES += templates.mo
ifneq "$(wildcard releases/index.wml)" ""
RELEASESDEP := releases/index.wml
@@ -16,7 +17,7 @@ else
RELEASESDEP := $(ENGLISHDIR)/CD/releases/index.wml
endif
-index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(RELEASESDEP)
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(RELEASESDEP) $(GETTEXTDEP)
$(WML) $(<F) -I $(ENGLISHDIR)/CD/
misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml $(GETTEXTDEP)

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