aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig>2005-07-03 03:13:59 +0000
committerFrank Lichtenheld <djpig>2005-07-03 03:13:59 +0000
commite58d537b4d1960ec44f904bdf8a2c631b3e67545 (patch)
tree9e674c3c870330e4a1b73166a13ba1c341823548 /Makefile.common
parent5485be04300b20005dd7fd1921f58ed129a3bc2f (diff)
basic.wml needs to depend on navbar.wml
CVS version numbers Makefile.common: 1.84 -> 1.85
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 4b7a26bdc08..5dab36ccf51 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -170,7 +170,8 @@ $(TEMPLDIR)/basic.wml: $(TEMPLDIR)/navbar.wml
# dependencies below are generated by gendep and manually checked
$(TEMPLDIR)/basic.wml: $(TEMPLDIR)/common_translation.wml \
- $(TEMPLDIR)/common_tags.wml $(TEMPLDIR)/footer.wml
+ $(TEMPLDIR)/common_tags.wml $(TEMPLDIR)/footer.wml \
+ $(TEMPLDIR)/navbar.wml
$(TEMPLDIR)/cdimage.wml: $(TEMPLDIR)/common_translation.wml \
$(TEMPLDIR)/common_tags.wml $(TEMPLDIR)/languages.wml \
$(TEMPLDIR)/links.tags.wml $(TEMPLDIR)/basic.wml

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