X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=a0ea11629a1e6e8bc32a22e7754db1006aff5a69;hp=723657c7c69463d1fd047f9fd319a40064232e16;hb=aa703c04fd20a5f5c74b7665f55dd9575b806448;hpb=fd1b52710313d01f537a1afcba1a7a4d67ab8ac7 diff --git a/utils/Makefile.am b/utils/Makefile.am index 723657c..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,7 +19,6 @@ endif SUBDIRS = \ exportfs \ - lockd \ mountd \ nfsd \ nfsstat \