X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=723657c7c69463d1fd047f9fd319a40064232e16;hp=79f1270bf15cd9af5470fa060ed5d1fa3bf2e2de;hb=1ab6d3b82e9d36051cf5d80c33cdec9cb638bb20;hpb=ac5b03be829b4c9369ebfb07a688308721103228 diff --git a/utils/Makefile.am b/utils/Makefile.am index 79f1270..723657c 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -11,7 +11,11 @@ OPTDIRS += idmapd endif if CONFIG_GSS -OPTDIRS += gssd svcgssd +OPTDIRS += gssd +endif + +if CONFIG_MOUNT +OPTDIRS += mount endif SUBDIRS = \ @@ -20,7 +24,6 @@ SUBDIRS = \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)