X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=86651833cb57e5cf69a99aa4e1a89c7c86a48c44;hb=66316aefc35b5eb01e96cc65def26d0936f7914d;hp=1d2e77624d4a2adb95fb56ec8c107d01749751ff;hpb=1408e610ac2db753543a546c4312b2eb6799f044;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index 1d2e776..8665183 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -2,10 +2,6 @@ OPTDIRS = -if CONFIG_RQUOTAD -OPTDIRS += rquotad -endif - if CONFIG_NFSV4 OPTDIRS += idmapd endif @@ -14,13 +10,15 @@ if CONFIG_GSS OPTDIRS += gssd endif +if CONFIG_MOUNT +OPTDIRS += mount +endif + SUBDIRS = \ exportfs \ - lockd \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)