- Add an index link for multimedia.html
This commit is contained in:
parent
d86be5e0d9
commit
905c1741ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39567
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# $FreeBSD$
|
||||
.if exists(../../Makefile.conf)
|
||||
.include "../../Makefile.conf"
|
||||
.endif
|
||||
|
@ -8,6 +9,8 @@
|
|||
DOCS!= cat multimedia.sgml.created
|
||||
DATA= multimedia.xml
|
||||
|
||||
INDEXLINK= multimedia.html
|
||||
|
||||
WEBDIR= multimedia
|
||||
|
||||
DOC_PREFIX:= ${DOC_PREFIX}/../
|
||||
|
|
Loading…
Reference in a new issue