]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
Detect version of libblkid and act accordingly.
[nfs-utils.git] / utils / Makefile.am
index 259bec330e4c95c217b23b3d7ebc1d7455006b1a..c1bc0599ecef4ac1a9fa9261002e393ecb6cdf9c 100644 (file)
@@ -14,17 +14,15 @@ if CONFIG_GSS
 OPTDIRS += gssd
 endif
 
-if CONFIG_NOMOUNT
+if CONFIG_MOUNT
 OPTDIRS += mount
 endif
 
 SUBDIRS = \
        exportfs \
-       lockd \
        mountd \
        nfsd \
        nfsstat \
-       nhfsstone \
        showmount \
        statd \
        $(OPTDIRS)