]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
Move NFS mount code from util-linux to nfs-utils - part 1
[nfs-utils.git] / utils / Makefile.am
index 1d2e77624d4a2adb95fb56ec8c107d01749751ff..259bec330e4c95c217b23b3d7ebc1d7455006b1a 100644 (file)
@@ -14,6 +14,10 @@ if CONFIG_GSS
 OPTDIRS += gssd
 endif
 
+if CONFIG_NOMOUNT
+OPTDIRS += mount
+endif
+
 SUBDIRS = \
        exportfs \
        lockd \