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

WMLBASE=../..
CUR_DIR=releases/buster
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 \
  $(sort $(wildcard $(HTMLDIR)/*/release-notes*))

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