X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=86651833cb57e5cf69a99aa4e1a89c7c86a48c44;hp=79f1270bf15cd9af5470fa060ed5d1fa3bf2e2de;hb=05f93b531d59df6e976d9b40c97b51546524040a;hpb=ac5b03be829b4c9369ebfb07a688308721103228 diff --git a/utils/Makefile.am b/utils/Makefile.am index 79f1270..8665183 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -2,25 +2,23 @@ OPTDIRS = -if CONFIG_RQUOTAD -OPTDIRS += rquotad -endif - if CONFIG_NFSV4 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)