]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
NFS man page: update nfs(5) with details about IPv6 support
[nfs-utils.git] / utils / Makefile.am
index 9cdb4ea55cb5dcb1d73dfc1c29896711a653864b..86651833cb57e5cf69a99aa4e1a89c7c86a48c44 100644 (file)
@@ -2,10 +2,6 @@
 
 OPTDIRS =
 
-if CONFIG_RQUOTAD
-OPTDIRS += rquotad
-endif
-
 if CONFIG_NFSV4
 OPTDIRS += idmapd
 endif
@@ -20,11 +16,9 @@ endif
 
 SUBDIRS = \
        exportfs \
-       lockd \
        mountd \
        nfsd \
        nfsstat \
-       nhfsstone \
        showmount \
        statd \
        $(OPTDIRS)