X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=c1bc0599ecef4ac1a9fa9261002e393ecb6cdf9c;hp=79f1270bf15cd9af5470fa060ed5d1fa3bf2e2de;hb=c57ae7ee252e665fcc515ae938f0e78ce1d736e9;hpb=ac5b03be829b4c9369ebfb07a688308721103228 diff --git a/utils/Makefile.am b/utils/Makefile.am index 79f1270..c1bc059 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -11,16 +11,18 @@ OPTDIRS += idmapd endif if CONFIG_GSS -OPTDIRS += gssd svcgssd +OPTDIRS += gssd +endif + +if CONFIG_MOUNT +OPTDIRS += mount endif SUBDIRS = \ exportfs \ - lockd \ mountd \ nfsd \ nfsstat \ - nhfsstone \ showmount \ statd \ $(OPTDIRS)