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

WMLBASE=../..
CUR_DIR=releases/wheezy
SUBS=



include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \
  $(TEMPLDIR)/release_info.wml

releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml \
  $(TEMPLDIR)/release_info.wml \
  $(ENGLISHDIR)/releases/arches.data \
  $(sort $(wildcard $(HTMLDIR)/*/release-notes*))

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