From e58d537b4d1960ec44f904bdf8a2c631b3e67545 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 3 Jul 2005 03:13:59 +0000 Subject: basic.wml needs to depend on navbar.wml CVS version numbers Makefile.common: 1.84 -> 1.85 --- Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.common') 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 -- cgit v1.2.3