summaryrefslogtreecommitdiffstats
path: root/source/main.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source/main.mk')
-rw-r--r--source/main.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/main.mk b/source/main.mk
index 6fad1805ea5..5ce3383e55c 100644
--- a/source/main.mk
+++ b/source/main.mk
@@ -342,3 +342,6 @@ DOCBOOK_MANPAGE_URL = http://docbook.sourceforge.net/release/xsl/current/manpage
.7.xml.7:
$(XSLTPROC) -o $@ $(DOCBOOK_MANPAGE_URL) $<
+
+.8.xml.8:
+ $(XSLTPROC) -o $@ $(DOCBOOK_MANPAGE_URL) $<