X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=86651833cb57e5cf69a99aa4e1a89c7c86a48c44;hb=4e01e0a096880cbff37ba542a66838b3115355bc;hp=259bec330e4c95c217b23b3d7ebc1d7455006b1a;hpb=a0520fa1a41bd33815b331b660b4545f2723495c;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index 259bec3..8665183 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -2,10 +2,6 @@ OPTDIRS = -if CONFIG_RQUOTAD -OPTDIRS += rquotad -endif - if CONFIG_NFSV4 OPTDIRS += idmapd endif @@ -14,17 +10,15 @@ if CONFIG_GSS OPTDIRS += gssd endif -if CONFIG_NOMOUNT +if CONFIG_MOUNT OPTDIRS += mount endif SUBDIRS = \ exportfs \ - lockd \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)