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