diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 5c01ce3f..5bbdfb7e 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -99,9 +99,8 @@ man_MANS = pango-querymodules.1 if ENABLE_MAN -.1.xml: +.xml.1: @XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $< - endif EXTRA_DIST += \ |