summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index ebdc32d..d7e0f9e 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,9 +1,10 @@
-MAN5 = depmod.d.5 modprobe.d.5
+MAN5 = depmod.d.5 modprobe.d.5 modules.dep.5
MAN8 =
-dist_man_MANS = $(MAN5) $(MAN8)
+dist_man_MANS = $(MAN5) $(MAN8) $(MAN_STUB)
EXTRA_DIST = $(MAN5:%.5=%.xml) $(MAN8:%.8=%.xml)
+
XSLTPROC_FLAGS = \
--nonet \
--param funcsynopsis.style "'ansi'"