X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=723657c7c69463d1fd047f9fd319a40064232e16;hb=f9cfe7c8a02ef187e411d5019ee0b6fe266e0cb1;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hpb=1408e610ac2db753543a546c4312b2eb6799f044;p=nfs-utils.git 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)