PR: docs/158354
Install missing callout images (11-15), which are required for example in VuXML chapter. Submitted by: Jason Helfman <jhelfman _at_ experts-exchange dot com>
This commit is contained in:
parent
d91dff5c20
commit
1fabd2bd55
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37416
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@ IMAGES_LIB+= callouts/7.png
|
|||
IMAGES_LIB+= callouts/8.png
|
||||
IMAGES_LIB+= callouts/9.png
|
||||
IMAGES_LIB+= callouts/10.png
|
||||
IMAGES_LIB+= callouts/11.png
|
||||
IMAGES_LIB+= callouts/12.png
|
||||
IMAGES_LIB+= callouts/13.png
|
||||
IMAGES_LIB+= callouts/14.png
|
||||
IMAGES_LIB+= callouts/15.png
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
|
Loading…
Reference in a new issue