Hook todo.xml to the build.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8225fba261
commit
c2ae8a154f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44216
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= schedule.xml
|
||||
DOCS= schedule.xml \
|
||||
todo.xml
|
||||
|
||||
DATA= docbook.css
|
||||
|
||||
|
|
Loading…
Reference in a new issue