aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/support/Makefile
blob: 54c49c48dd70136a3023d5f31eb674c2559b0e5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
# $FreeBSDde: de-www/support/Makefile,v 1.1 2005/10/24 20:40:42 jkois Exp $
# basiert auf: 1.1

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS= bugreports.xml
DOCS+= webresources.xml

.include "${DOC_PREFIX}/share/mk/web.site.mk"