X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=259bec330e4c95c217b23b3d7ebc1d7455006b1a;hb=c2db41e8abb6ddc9d03a0c91c6db043fa0f85a8f;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hpb=4fde9011946076918021a7007408b0d9802e80d0;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index 1d2e776..259bec3 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -14,6 +14,10 @@ if CONFIG_GSS OPTDIRS += gssd endif +if CONFIG_NOMOUNT +OPTDIRS += mount +endif + SUBDIRS = \ exportfs \ lockd \