aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian/releases/Makefile
blob: b36de8f575972adda391210ff23619dc151feda4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This Makefile should need no changes from webwml/english/2.0/Makefile
# Please send a message to debian-www if you need to modify anything
# so the problem can be fixed.

WMLBASE=..
CUR_DIR=releases
# list any subdirectories in the following variable. Any directories listed
# must exist or the make will not work
SUBS=hamm slink potato

include $(WMLBASE)/Make.lang
include $(WMLBASE)/Make.common

include $(WMLBASE)/Make.dep.templ    
include $(WMLBASE)/Make.dep.generic

# unfortunately, I have to force this since it checks whether directories exist
index.$(LANGUAGE).html: FORCE

FORCE:

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