aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD/Makefile
diff options
context:
space:
mode:
authorLuk Claes <luk>2004-06-11 15:29:06 +0000
committerLuk Claes <luk>2004-06-11 15:29:06 +0000
commit2d87ed365bed4432600e98c5ac904fbe27d4f7cf (patch)
tree4390397aa4975a09e61bf86c8102094b38884b87 /english/CD/Makefile
parent930731670a3b8c4d100854157af6793a0a2d4599 (diff)
Bug fix for 253817: added $(GETTEXTDEP) to dependencies of misc.$(LANGUAGE).html
CVS version numbers english/CD/Makefile: 1.7 -> 1.8
Diffstat (limited to 'english/CD/Makefile')
-rw-r--r--english/CD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/CD/Makefile b/english/CD/Makefile
index 5136647af0a..57e73ea4477 100644
--- a/english/CD/Makefile
+++ b/english/CD/Makefile
@@ -19,7 +19,7 @@ endif
index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(RELEASESDEP)
$(WML) $(<F) -I $(ENGLISHDIR)/CD/
-misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml
+misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml $(GETTEXTDEP)
$(WML) $(<F)
install::

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