aboutsummaryrefslogtreecommitdiff
path: root/hu_HU.ISO8859-2/books
diff options
context:
space:
mode:
Diffstat (limited to 'hu_HU.ISO8859-2/books')
-rw-r--r--hu_HU.ISO8859-2/books/handbook/Makefile4
1 files changed, 3 insertions, 1 deletions
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"