Fix build.

Spotted by:	bz
This commit is contained in:
Hiroki Sato 2012-10-02 18:26:44 +00:00
parent c34a294bd9
commit 025275ff35
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39640

View file

@ -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