aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2008-08-08 15:04:55 +0000
committerJosip Rodin <joy>2008-08-08 15:04:55 +0000
commitd36060de253e058fc095cb02a461a1f7e6813d15 (patch)
treeb567366d6e0a4ea914c04846c7325d1edc953e59 /Makefile.common
parentdb7d5acb6a3c848b21e17d780b6e93d2124b0f2d (diff)
added dependencies for installer and release_images templates
CVS version numbers Makefile.common: 1.90 -> 1.91
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 38012050a2a..d0a3cd642e0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -195,6 +195,7 @@ $(TEMPLDIR)/fixes_link.wml: $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/footer.wml: $(TEMPLDIR)/ctime.wml \
$(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/header.wml: $(TEMPLDIR)/common_translation.wml
+$(TEMPLDIR)/installer.wml: $(TEMPLDIR)/release_data.wml
$(TEMPLDIR)/language_names.wml: $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/languages.wml: $(TEMPLDIR)/common_tags.wml \
$(TEMPLDIR)/language_names.wml
@@ -224,6 +225,8 @@ $(TEMPLDIR)/recent_list.wml: $(TEMPLDIR)/ctime.wml \
$(TEMPLDIR)/release.wml: $(TEMPLDIR)/languages.wml
$(TEMPLDIR)/release_data.wml: $(TEMPLDIR)/common_tags.wml \
$(TEMPLDIR)/ctime.wml
+$(TEMPLDIR)/release_images.wml: $(TEMPLDIR)/installer.wml \
+ $(TEMPLDIR)/release_data.wml
$(TEMPLDIR)/security.wml: $(TEMPLDIR)/common_tags.wml \
$(TEMPLDIR)/common_translation.wml $(TEMPLDIR)/fixes_link.wml \
$(TEMPLDIR)/languages.wml $(TEMPLDIR)/ctime.wml \

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