docs: add a prebuilt manpage to the distribution
[deb_libnfs.git] / doc / Makefile.am
CommitLineData
ca3bb55c
RS
1XSLTPROC = /usr/bin/xsltproc
2
8e003243
RS
3EXTRA_DIST = nfs-ls.1 nfs-ls.1.xml
4
ca3bb55c
RS
5# Manpages
6man1_MANS = nfs-ls.1
ca3bb55c 7
8e003243
RS
8doc:
9 -test -z "$(XSLTPROC)" || $(XSLTPROC) -o nfs-ls.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl nfs-ls.1.xml