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