Hook wantlist to the build.

This commit is contained in:
Michael Lucas 2002-08-05 14:45:15 +00:00
parent 562a52036a
commit 2606f10a09
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13785

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $FreeBSD: www/en/donations/Makefile,v 1.1 2002/05/09 12:50:53 mwlucas Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -7,6 +7,6 @@
.include "../Makefile.inc"
.endif
DOCS= index.sgml
DOCS= index.sgml wantlist.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"