aboutsummaryrefslogtreecommitdiffstats
path: root/english/events/1998/Makefile
blob: 8286a5273909ec2cec63ff1d756d86a31d258649 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# If this makefile is not generic enough to support a translation,
# please contact debian-www.

WMLBASE=../..
CUR_DIR=events/1998
SUBS=

GETTEXTFILES += newsevents.mo

NOGENERICDEP := true
include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(wildcard [0-9]*\-*.wml) $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml
	$(WML) index.wml

%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/past_event.wml
	$(WML) $(<F)

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