Fix build.
Spotted by: bz
This commit is contained in:
parent
c34a294bd9
commit
025275ff35
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39640
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ JADETEX_PREPROCESS= ${CJKTEXSTY} ${CJKTEXSTY_TEX_FLAGS}
|
|||
print.index: ${SRCS} ${LOCAL_IMAGES_TXT}
|
||||
${INIT_INDEX_SGML_CMD}
|
||||
${JADE_CMD} -V html-index -V nochunks ${HTMLOPTS} -ioutput.html.images \
|
||||
-ioutput.for.print ${JADEOPTS} -t sgml ${MASTERDOC} > /dev/null
|
||||
-ioutput.for.print ${JADEOPTS} -t sgml ${XMLDECL} ${MASTERDOC} > /dev/null
|
||||
|
|
Loading…
Reference in a new issue