Add the missing callout images.
Noticed by: Rostislav Krasny <rosti_bsd@yahoo.com>
This commit is contained in:
parent
4fc23a5ece
commit
c723fc1f87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19470
1 changed files with 12 additions and 0 deletions
|
@ -39,6 +39,18 @@ SRCS+= sysinit/chapter.sgml
|
|||
SRCS+= usb/chapter.sgml
|
||||
SRCS+= vm/chapter.sgml
|
||||
|
||||
# Images from the cross-document image library
|
||||
IMAGES_LIB= callouts/1.png
|
||||
IMAGES_LIB+= callouts/2.png
|
||||
IMAGES_LIB+= callouts/3.png
|
||||
IMAGES_LIB+= callouts/4.png
|
||||
IMAGES_LIB+= callouts/5.png
|
||||
IMAGES_LIB+= callouts/6.png
|
||||
IMAGES_LIB+= callouts/7.png
|
||||
IMAGES_LIB+= callouts/8.png
|
||||
IMAGES_LIB+= callouts/9.png
|
||||
IMAGES_LIB+= callouts/10.png
|
||||
|
||||
# Entities
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
|
Loading…
Reference in a new issue