]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
nfsidmap: Manpage corrections
[nfs-utils.git] / utils / Makefile.am
index 723657c7c69463d1fd047f9fd319a40064232e16..a0ea11629a1e6e8bc32a22e7754db1006aff5a69 100644 (file)
@@ -2,12 +2,11 @@
 
 OPTDIRS =
 
-if CONFIG_RQUOTAD
-OPTDIRS += rquotad
-endif
-
 if CONFIG_NFSV4
 OPTDIRS += idmapd
+if CONFIG_NFSIDMAP
+OPTDIRS += nfsidmap
+endif
 endif
 
 if CONFIG_GSS
@@ -20,7 +19,6 @@ endif
 
 SUBDIRS = \
        exportfs \
-       lockd \
        mountd \
        nfsd \
        nfsstat \