Ensure relnotes.html is forcibly updated so the latest changes

are visible within a resonable amount of time.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-04 20:08:59 +00:00
parent 05885a8a58
commit 2c28a00a32
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52574

View file

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