X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;fp=utils%2FMakefile.am;h=259bec330e4c95c217b23b3d7ebc1d7455006b1a;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hb=a0520fa1a41bd33815b331b660b4545f2723495c;hpb=b9559d9cd6255ec3068d1c840361ad972e2e066e 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 \