aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2001-07-28 11:18:26 +0000
committerDenis Barbier <barbier>2001-07-28 11:18:26 +0000
commiteb6dfb8e016a54ca1bbbd5bc0bd9c750967fd6f3 (patch)
tree70383cf0dc68ce6f39b4c16ea96fde33eac731db /Makefile.common
parent27a9574727ca830b201032cff591beee9b68f1b6 (diff)
Add missing dependency between $(TMPLDIR)/navbar.wml and $(TMPLDIR)/mirrors.wml
CVS version numbers Makefile.common: 1.40 -> 1.41
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index d29f6d7451e..c234defe08b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -140,7 +140,7 @@ $(TEMPLDIR)/event.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/past_event.wml: $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/events_common.wml
ifndef SUBLANG
-$(TEMPLDIR)/navbar.wml: $(TEMPLDIR)/common_translation.wml \
+$(TEMPLDIR)/navbar.wml: $(TEMPLDIR)/common_translation.wml $(TEMPLDIR)/mirrors.wml \
$(ENGLISHSRCDIR)/Pics/debian.jpg $(ENGLISHSRCDIR)/Pics/logo-50.jpg \
$(ENGLISHSRCDIR)/Pics/red-upperleft.png $(ENGLISHSRCDIR)/Pics/red-upperright.png \
$(ENGLISHSRCDIR)/Pics/red-lowerleft.png $(ENGLISHSRCDIR)/Pics/red-lowerright.png \

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