diff --git a/de_DE.ISO8859-1/books/handbook/Makefile b/de_DE.ISO8859-1/books/handbook/Makefile index bc65b1a4e8..29f6c38072 100644 --- a/de_DE.ISO8859-1/books/handbook/Makefile +++ b/de_DE.ISO8859-1/books/handbook/Makefile @@ -251,6 +251,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/el_GR.ISO8859-7/books/handbook/Makefile b/el_GR.ISO8859-7/books/handbook/Makefile index ea91385dae..465ebae637 100644 --- a/el_GR.ISO8859-7/books/handbook/Makefile +++ b/el_GR.ISO8859-7/books/handbook/Makefile @@ -321,6 +321,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/fr_FR.ISO8859-1/books/handbook/Makefile b/fr_FR.ISO8859-1/books/handbook/Makefile index b77ccab3a5..ec790aac6b 100644 --- a/fr_FR.ISO8859-1/books/handbook/Makefile +++ b/fr_FR.ISO8859-1/books/handbook/Makefile @@ -300,6 +300,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/hu_HU.ISO8859-2/books/handbook/Makefile b/hu_HU.ISO8859-2/books/handbook/Makefile index 10ae6c4894..4b6bfae1eb 100644 --- a/hu_HU.ISO8859-2/books/handbook/Makefile +++ b/hu_HU.ISO8859-2/books/handbook/Makefile @@ -284,6 +284,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/it_IT.ISO8859-15/books/handbook/Makefile b/it_IT.ISO8859-15/books/handbook/Makefile index 633f071771..9dc401ae98 100644 --- a/it_IT.ISO8859-15/books/handbook/Makefile +++ b/it_IT.ISO8859-15/books/handbook/Makefile @@ -253,6 +253,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/ja_JP.eucJP/books/handbook/Makefile b/ja_JP.eucJP/books/handbook/Makefile index 1da92c62e2..421275fa1e 100644 --- a/ja_JP.eucJP/books/handbook/Makefile +++ b/ja_JP.eucJP/books/handbook/Makefile @@ -258,6 +258,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/mn_MN.UTF-8/books/handbook/Makefile b/mn_MN.UTF-8/books/handbook/Makefile index 1486f14df3..5b86afca1b 100644 --- a/mn_MN.UTF-8/books/handbook/Makefile +++ b/mn_MN.UTF-8/books/handbook/Makefile @@ -356,6 +356,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/nl_NL.ISO8859-1/books/handbook/Makefile b/nl_NL.ISO8859-1/books/handbook/Makefile index 68571cb42f..e1d4f349c4 100644 --- a/nl_NL.ISO8859-1/books/handbook/Makefile +++ b/nl_NL.ISO8859-1/books/handbook/Makefile @@ -319,6 +319,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/pl_PL.ISO8859-2/books/handbook/Makefile b/pl_PL.ISO8859-2/books/handbook/Makefile index 1c981c1c95..8cb671f116 100644 --- a/pl_PL.ISO8859-2/books/handbook/Makefile +++ b/pl_PL.ISO8859-2/books/handbook/Makefile @@ -224,6 +224,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/ru_RU.KOI8-R/books/handbook/Makefile b/ru_RU.KOI8-R/books/handbook/Makefile index d4f3956bde..557b1b3bcf 100644 --- a/ru_RU.KOI8-R/books/handbook/Makefile +++ b/ru_RU.KOI8-R/books/handbook/Makefile @@ -258,6 +258,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/zh_CN.UTF-8/books/handbook/Makefile b/zh_CN.UTF-8/books/handbook/Makefile index ac6172f510..7e61b0b781 100644 --- a/zh_CN.UTF-8/books/handbook/Makefile +++ b/zh_CN.UTF-8/books/handbook/Makefile @@ -327,6 +327,8 @@ EXTRAS= mirrors.lastmod.inc \ XMLDOCS_NO_SRCS=YES CLEANFILES+= ${EXTRAS} -index.html ${DOC}.html: ${EXTRAS} + +_extras: ${EXTRAS} +mirrors/chapter.xml: ${EXTRAS} .include "${DOC_PREFIX}/share/mk/doc.project.mk"