diff options
Diffstat (limited to 'pl_PL.ISO8859-2/books')
-rw-r--r-- | pl_PL.ISO8859-2/books/handbook/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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" |