aboutsummaryrefslogtreecommitdiffstats
path: root/french/Makefile
diff options
context:
space:
mode:
authorChristophe Le Bars <clebars>1998-09-10 00:52:03 +0000
committerChristophe Le Bars <clebars>1998-09-10 00:52:03 +0000
commit68c3127591034859695b56d37f7acf60243c012d (patch)
tree6e4889f6aacb1ccbde99d250793a10c2896d14e9 /french/Makefile
parentcadd01605e203cf31ffad82eeab05197c0711cf5 (diff)
Nouveaux Makefiles + génériques
CVS version numbers french/Makefile: 1.6 -> 1.7
Diffstat (limited to 'french/Makefile')
-rw-r--r--french/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/Makefile b/french/Makefile
index 8e7fef4161d..d49c16b3903 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -9,7 +9,7 @@ WMLFILES := $(wildcard *.wml)
HTMLFILES := $(patsubst %.wml,$(HTMLDIR)/%.html.$(LANGUAGE),$(WMLFILES))
# EPILOG=--epilog=weblint
-$(HTMLDIR)/%.html.$(LANGUAGE) : %.wml $(TEMPLDIR)/template.wml
+$(HTMLDIR)/%.html.$(LANGUAGE) : %.wml $(TEMPLDIR)/template.wml $(TEMPLDIR)/languages.wml
wml -q $(EPILOG) $(<F)
all: $(HTMLFILES)
@@ -27,5 +27,5 @@ all: $(HTMLFILES)
include $(BASE)/Make.templ.inc
-$(HTMLDIR)/index.html.$(LANGUAGE): index.wml news.wml $(TEMPLDIR)/mainpage.wml $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_news.wml
+$(HTMLDIR)/index.html.$(LANGUAGE): index.wml $(HTMLDIR)/News/index.html.en $(TEMPLDIR)/mainpage.wml $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_news.wml $(TEMPLDIR)/languages.wml
wml -q index.wml

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