aboutsummaryrefslogtreecommitdiffstats
path: root/english/partners/Makefile
blob: 0a80facc3fecf890e5560871df569a08ffd80458 (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:=$(sort $(wildcard [12][0-9][0-9][0-9]))
SUBS=$(YEARS) images

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(sort $(wildcard $(CUR_YEAR)/index.wml)) \
     $(sort $(wildcard $(ENGLISHSRCDIR)/partners/$(CUR_YEAR)/index.wml)) \
     $(sort $(wildcard $(ENGLISHSRCDIR)/partners/$(CUR_YEAR)/images)) \
     $(sort $(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