summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2010-12-21 10:33:44 -0500
committerSteve Dickson <steved@redhat.com>2010-12-21 10:33:44 -0500
commit7c79c279f3f2f80a1cf01707c88c2b29da9aa7ad (patch)
tree70f599d4e57bb7d5e187d41a41551f18f7d68f44
parent79d890c3982ac007001688b975b4d04c4453d007 (diff)
downloadrpcbind-7c79c279f3f2f80a1cf01707c88c2b29da9aa7ad.tar.gz
Added rpcinfo.8 to the list of installable man pages
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1809e3d..9fa608e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,4 +41,4 @@ rpcbind_LDADD = $(TIRPC_LIBS)
rpcinfo_SOURCES = src/rpcinfo.c
rpcinfo_LDADD = $(TIRPC_LIBS)
-dist_man8_MANS = man/rpcbind.8
+dist_man8_MANS = man/rpcbind.8 man/rpcinfo.8