aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/donations/Makefile
blob: a9b915617be17b9211ed59befa414d4a6d29481b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

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

DOCS=   index.xml donors.xml

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