summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2018-02-07 13:40:50 -0500
committerSteve Dickson <steved@redhat.com>2018-02-07 13:43:35 -0500
commit26f353beee4c2f77a343fa9261574dd3c0c290b7 (patch)
tree0eadd769fb1b451517dd2dff3761a4628f9fe164 /configure.ac
parent79978ed34973077092563658309272240ac3a26b (diff)
downloadnfs-utils-26f353beee4c2f77a343fa9261574dd3c0c290b7.tar.gz
Add LDAP-free 'nfsref' command
The 'nfsref' command administers junctions. On an NFS server, it can create new junctions, remove existing junctions, or display the contents of junctions. A man page with more details is included. Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7c6b37a..95991c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -601,6 +601,7 @@ AC_CONFIG_FILES([
utils/mount/Makefile
utils/mountd/Makefile
utils/nfsd/Makefile
+ utils/nfsref/Makefile
utils/nfsstat/Makefile
utils/nfsidmap/Makefile
utils/showmount/Makefile