From 9bd3738ccb7171eeb48b510970647f9103352960 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sat, 24 Apr 2004 04:18:46 +0000 Subject: Add legal* templates CVS version numbers Makefile.common: 1.80 -> 1.81 --- Makefile.common | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Makefile.common') 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 \ -- cgit v1.2.3