X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=723657c7c69463d1fd047f9fd319a40064232e16;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hb=da31666c2663759c28c4cff4b2125c5062a51cac;hpb=4fde9011946076918021a7007408b0d9802e80d0 diff --git a/utils/Makefile.am b/utils/Makefile.am index 1d2e776..723657c 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -14,13 +14,16 @@ if CONFIG_GSS OPTDIRS += gssd endif +if CONFIG_MOUNT +OPTDIRS += mount +endif + SUBDIRS = \ exportfs \ lockd \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)