X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=9cdb4ea55cb5dcb1d73dfc1c29896711a653864b;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hb=3419e37500dfd19cb2c246260dbd2bc0ee4704d4;hpb=4fde9011946076918021a7007408b0d9802e80d0 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 \