Stop building wantlist.html.

A followup commit will add a static wantlist.html page for
redirection purpose, intended to be removed after a few days.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-02-08 01:34:52 +00:00
parent fcd822dc87
commit 77e5eed9b4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43830

View file

@ -7,6 +7,6 @@
.include "../Makefile.inc"
.endif
DOCS= index.xml wantlist.xml donors.xml
DOCS= index.xml donors.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"