aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian/events/Makefile
blob: 5de932c09fbba50cb2f58506a40b923d8a205629 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This Makefile should need no changes from webwml/english/security/Makefile
# Please send a message to debian-www if you need to modify anything, so the
# problem can be fixed.

WMLBASE=..
CUR_DIR=events
# list any subdirectories in the following variable. Any directories listed
# must exist or the make will not work
SUBS=1998 1999 2000

include $(WMLBASE)/Make.lang
include $(WMLBASE)/Make.common

include $(WMLBASE)/Make.dep.templ    
include $(WMLBASE)/Make.dep.generic

#do not modify the following line(s)
index.$(LANGUAGE).html: index.wml $(wildcard 1998/*.wml) $(wildcard 1999/*.wml) \
     $(wildcard $(ENGLISHSRCDIR)/events/1998/*.wml) \
	 $(wildcard $(ENGLISHSRCDIR)/events/1999/*.wml) \
     $(TEMPLDIR)/template.wml $(TEMPLDIR)/footer.wml $(TEMPLDIR)/languages.wml

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