]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
statd: Replace note() with xlog() in rpc.statd
[nfs-utils.git] / utils / Makefile.am
index 259bec330e4c95c217b23b3d7ebc1d7455006b1a..86651833cb57e5cf69a99aa4e1a89c7c86a48c44 100644 (file)
@@ -2,10 +2,6 @@
 
 OPTDIRS =
 
 
 OPTDIRS =
 
-if CONFIG_RQUOTAD
-OPTDIRS += rquotad
-endif
-
 if CONFIG_NFSV4
 OPTDIRS += idmapd
 endif
 if CONFIG_NFSV4
 OPTDIRS += idmapd
 endif
@@ -14,17 +10,15 @@ if CONFIG_GSS
 OPTDIRS += gssd
 endif
 
 OPTDIRS += gssd
 endif
 
-if CONFIG_NOMOUNT
+if CONFIG_MOUNT
 OPTDIRS += mount
 endif
 
 SUBDIRS = \
        exportfs \
 OPTDIRS += mount
 endif
 
 SUBDIRS = \
        exportfs \
-       lockd \
        mountd \
        nfsd \
        nfsstat \
        mountd \
        nfsd \
        nfsstat \
-       nhfsstone \
        showmount \
        statd \
        $(OPTDIRS)
        showmount \
        statd \
        $(OPTDIRS)