aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-06-25 18:13:26 +0000
committerJosip Rodin <joy>2002-06-25 18:13:26 +0000
commit237a090dddec48750d57377871e567b134298249 (patch)
treee24db5807a35cc4fa1f1443b2899a9b8b3245dbc /Makefile.common
parent1127027ba86c472f9739e7cd6eba6fc0ce359a1e (diff)
added two missing common_tags deps
CVS version numbers Makefile.common: 1.60 -> 1.61
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 8fb9c20429a..3f775ecc6d2 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -149,7 +149,7 @@ $(TEMPLDIR)/template.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/footer.wml
$(TEMPLDIR)/news.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/footer.wml \
$(TEMPLDIR)/languages.wml $(TEMPLDIR)/common_translation.wml \
- $(TEMPLDIR)/ctime.wml
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/consultant.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/footer.wml
$(TEMPLDIR)/event.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml \
@@ -194,6 +194,7 @@ endif
$(TEMPLDIR)/security.wml: $(TEMPLDIR)/common_translation.wml \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/fixes_link.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/ctime.wml $(TEMPLDIR)/footer.wml $(TEMPLDIR)/security_tags.wml
+$(TEMPLDIR)/security_tags.wml: $(TEMPLDIR)/common_tags.wml
$(TEMPLDIR)/ddp.wml: $(TEMPLDIR)/basic.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/footer.wml
$(TEMPLDIR)/votebar.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml \

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