X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=245fad6be5a32866b2cefad55b3e2d50f6b197af;hp=c1bc0599ecef4ac1a9fa9261002e393ecb6cdf9c;hpb=57d81b9f4c7f877d64aa7e8c5bddb852e1aa32ce;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index c1bc059..d074b85 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -2,12 +2,15 @@ OPTDIRS = -if CONFIG_RQUOTAD -OPTDIRS += rquotad -endif - if CONFIG_NFSV4 OPTDIRS += idmapd +if CONFIG_NFSIDMAP +OPTDIRS += nfsidmap +endif +endif + +if CONFIG_NFSV41 +OPTDIRS += blkmapd endif if CONFIG_GSS