View | Details | Raw Unified | Return to bug 60517 | Differences between
and this patch

Collapse All | Expand All

(-)web.site.mk (+2 lines)
Lines 90-95 Link Here
90
XML_NEWS_INCLUDES_MASTER=	${WEB_PREFIX}/en/news/includes.xsl
90
XML_NEWS_INCLUDES_MASTER=	${WEB_PREFIX}/en/news/includes.xsl
91
XML_NEWS_INCLUDES=		${WEB_PREFIX}/${WWW_LANGCODE}/news/includes.xsl
91
XML_NEWS_INCLUDES=		${WEB_PREFIX}/${WWW_LANGCODE}/news/includes.xsl
92
92
93
XML_NAVIGATION=			${WEB_PREFIX}/en/index.xml
94
93
XML_INCLUDES=	${WEB_PREFIX}/${WWW_LANGCODE}/includes.xsl
95
XML_INCLUDES=	${WEB_PREFIX}/${WWW_LANGCODE}/includes.xsl
94
XML_INCLUDES+=	${WEB_PREFIX}/share/sgml/includes.header.xsl
96
XML_INCLUDES+=	${WEB_PREFIX}/share/sgml/includes.header.xsl
95
XML_INCLUDES+=	${WEB_PREFIX}/share/sgml/includes.misc.xsl
97
XML_INCLUDES+=	${WEB_PREFIX}/share/sgml/includes.misc.xsl

Return to bug 60517