aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig>2004-04-24 04:18:46 +0000
committerFrank Lichtenheld <djpig>2004-04-24 04:18:46 +0000
commit9bd3738ccb7171eeb48b510970647f9103352960 (patch)
treefc75a8773f66f575e321388b7fb7b23ba3ceb11d /Makefile.common
parent22c20c18171bb0872bfe5631132ce2779ab7b3f2 (diff)
Add legal* templates
CVS version numbers Makefile.common: 1.80 -> 1.81
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common11
1 files changed, 10 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 0dad442cd61..e2f1771bc04 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -167,6 +167,14 @@ $(TEMPLDIR)/header.wml: $(TEMPLDIR)/common_translation.wml
$(TEMPLDIR)/language_names.wml: $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/languages.wml: $(TEMPLDIR)/common_tags.wml \
$(TEMPLDIR)/language_names.wml
+$(TEMPLDIR)/legal.wml: $(TEMPLDIR)/common_translation.wml \
+ $(TEMPLDIR)/basic.wml $(TEMPLDIR)/languages.wml \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/common_tags.wml \
+ $(TEMPLDIR)/legal_tags.wml
+$(TEMPLDIR)/legal_lists.wml: $(TEMPLDIR)/ctime.wml \
+ $(TEMPLDIR)/common_tags.wml $(TEMPLDIR)/legal_tags.wml
+$(TEMPLDIR)/legal_tags.wml: $(TEMPLDIR)/common_tags.wml \
+ $(TEMPLDIR)/common_translation.wml
$(TEMPLDIR)/links.tags.wml: $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/mainpage.wml: $(TEMPLDIR)/common_translation.wml \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/links.tags.wml \
@@ -180,7 +188,8 @@ $(TEMPLDIR)/news.wml: $(TEMPLDIR)/common_translation.wml \
$(TEMPLDIR)/ctime.wml $(TEMPLDIR)/basic.wml
$(TEMPLDIR)/past_event.wml: $(TEMPLDIR)/events_common.wml \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/languages.wml
-$(TEMPLDIR)/recent_list.wml: $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/common_tags.wml
+$(TEMPLDIR)/recent_list.wml: $(TEMPLDIR)/ctime.wml \
+ $(TEMPLDIR)/common_tags.wml $(TEMPLDIR)/legal_tags.wml
$(TEMPLDIR)/release.wml: $(TEMPLDIR)/languages.wml
$(TEMPLDIR)/security.wml: $(TEMPLDIR)/common_translation.wml \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/fixes_link.wml $(TEMPLDIR)/languages.wml \

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