Ensure errata.html is persistently updated.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5ab14bb7de
commit
f64932e6a7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52669
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue