doc/man: use linkgenoptions macro
[lttng-tools.git] / doc / man / Makefile.am
index f3afa448f168c677ac5989e4ded8c8ff6c046293..acfedc87d4d91c137cb0b46fb6b0c7116eb82a95 100644 (file)
@@ -77,9 +77,9 @@ COMMON_TXT = \
 ASCIIDOC_CONF = $(srcdir)/asciidoc.conf
 XSL_FILES = \
        manpage.xsl \
-       manpage-base.xsl \
+       manpage-callouts.xsl \
        manpage-bold-literal.xsl \
-       manpage-ulinks.xsl
+       manpage-links.xsl
 XSL_SRC_FILES = $(addprefix $(srcdir)/xsl/,$(XSL_FILES))
 
 # common dependencies
This page took 0.025822 seconds and 4 git commands to generate.