X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=a0ea11629a1e6e8bc32a22e7754db1006aff5a69;hp=9cdb4ea55cb5dcb1d73dfc1c29896711a653864b;hb=cf5b38e707b629540b5123124228311a620e3dce;hpb=bec968578d97eabc63ae4a12bdeb2b33f40baec4 diff --git a/utils/Makefile.am b/utils/Makefile.am index 9cdb4ea..a0ea116 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -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,11 +19,9 @@ endif SUBDIRS = \ exportfs \ - lockd \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)