From 60b57def13ae077817597566afd3d47bd44287aa Mon Sep 17 00:00:00 2001 From: "James A. Treacy" Date: Tue, 23 Mar 1999 18:21:43 +0000 Subject: updated to latest version CVS version numbers danish/.wmlrc: INITIAL -> 1.1 danish/Make.common: 1.1 -> 1.2 danish/Make.dep.generic: 1.1 -> 1.2 danish/Make.dep.templ: 1.1 -> 1.2 danish/Make.lang: 1.1 -> 1.2 danish/Makefile: 1.1 -> 1.2 --- danish/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'danish/Makefile') diff --git a/danish/Makefile b/danish/Makefile index 0eb6889474d..fc746833152 100644 --- a/danish/Makefile +++ b/danish/Makefile @@ -6,8 +6,8 @@ WMLBASE=. CUR_DIR= # list any subdirectories in the following variable. Any directories listed # must exist or the make will not work -SUBS=2.0 MailingLists News SPI devel distrib doc events intro logos mirror \ -ports security Pics +SUBS=Bugs MailingLists News Pics SPI consultants devel distrib doc events intro \ +logos mirror partners ports releases security vote y2k include $(WMLBASE)/Make.lang include $(WMLBASE)/Make.common @@ -16,8 +16,9 @@ include $(WMLBASE)/Make.dep.generic include $(WMLBASE)/Make.dep.templ # Do Not modify the following line -index.html.$(LANGUAGE): index.wml $(TEMPLDIR)/mainpage.wml \ +index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \ $(wildcard News/1998/1998*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1998/1998*.wml) \ + $(wildcard security/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/security/1999/1999*.wml) \ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml $(WML) index.wml -- cgit v1.2.3