From: Greg Kroah-Hartman Date: Tue, 14 Apr 2009 20:01:22 +0000 (-0700) Subject: fix build of man pages X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/7e3a07bbbf13ab0be0b11853e8b66536ca22ea98?hp=42c3abaf512a54fddb6cd95eb142d2319ba650cf fix build of man pages Thanks to gregor herrmann for pointing out the error --- diff --git a/Makefile.am b/Makefile.am index 1fef390..ab612a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ EXTRA_DIST = \ bti-shrink-urls %.1: %.xml - $(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $< + $(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $< MAINTAINERCLEANFILES = \ $(dist_man_MANS)