X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=3ad7dea527170ae12c9cdc2e428d0676ac261144;hp=a0ea11629a1e6e8bc32a22e7754db1006aff5a69;hpb=cf5b38e707b629540b5123124228311a620e3dce;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