Add missing dependencies.

Spotted by:	ceri and simon
This commit is contained in:
Hiroki Sato 2006-09-22 21:05:04 +00:00
parent 3c2ca42a2a
commit 7bdf55bbde
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28687

View file

@ -27,7 +27,13 @@ _DEPENDSET.wwwstd= ${XML_INCLUDES}
_XML_INCLIST= libcommon.l10n.xsl \
libcommon.xsl \
navibar.l10n.ent \
navibar.ent
navibar.ent \
common.ent \
header.ent \
header.l10n.ent \
iso8879.ent \
l10n.ent \
release.ent
.for F in ${_INCLIST}
.if exists(${WEB_PREFIX}/${WWW_LANGCODE}/share/sgml/${F})
XML_INCLUDES+= ${F}