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

WMLBASE=../..
CUR_DIR=releases/jessie
SUBS=

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/jessie/release.data $(TEMPLDIR)/release_info.wml

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

installmanual.$(LANGUAGE).html: installmanual.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/jessie/release.data $(TEMPLDIR)/release_info.wml \
  $(sort $(wildcard $(HTMLDIR)/*/install*))

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