Ensure errata.html is persistently updated.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-11 19:48:42 +00:00
parent 5ab14bb7de
commit f64932e6a7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52669

View file

@ -9,4 +9,7 @@ FORMATS?= html txt
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED=
.PHONY: ${DOC}.parsed.xml
.PHONY: ${DOC}.html
.include "${DOC_PREFIX}/share/mk/doc.project.mk"