X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2FMakefile.am;h=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=7a198517d5ee4d8b51ee27e95141419527c8e039;hp=a0ea11629a1e6e8bc32a22e7754db1006aff5a69;hpb=dbf4e0cb138e07700975f77d74c077ee11f2766a;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index a0ea116..d074b85 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -9,6 +9,10 @@ OPTDIRS += nfsidmap endif endif +if CONFIG_NFSV41 +OPTDIRS += blkmapd +endif + if CONFIG_GSS OPTDIRS += gssd endif