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