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

WMLBASE=..
CUR_DIR=partners
GETTEXTFILES += partners.mo
# list any subdirectories in the following variable. If a listed directory
# exists, it must contain a Makefile, or make gives an error
YEARS:=$(wildcard [12][0-9][0-9][0-9])
SUBS=$(YEARS) images

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(wildcard $(CUR_YEAR)/index.wml) \
     $(wildcard $(ENGLISHSRCDIR)/partners/$(CUR_YEAR)/index.wml) \
     $(wildcard $(ENGLISHSRCDIR)/partners/$(CUR_YEAR)/images) \
     $(wildcard $(ENGLISHSRCDIR)/partners/$(CUR_YEAR)/partners.data) \
     $(TEMPLDIR)/template.wml \
     $(ENGLISHSRCDIR)/partners/index.include \
     $(ENGLISHSRCDIR)/partners/partners.def $(GETTEXTDEP)

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