Imported Upstream version 1.9.4
[deb_libnfs.git] / doc / Makefile.am
1 XSLTPROC = /usr/bin/xsltproc
2
3 EXTRA_DIST = nfs-ls.1 nfs-ls.1.xml
4
5 # Manpages
6 man1_MANS = nfs-ls.1
7
8 doc:
9 -test -z "$(XSLTPROC)" || $(XSLTPROC) -o nfs-ls.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl nfs-ls.1.xml