]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/Makefile.am
nhfsstone remove due to license uncertainty.
[nfs-utils.git] / utils / Makefile.am
index 79f1270bf15cd9af5470fa060ed5d1fa3bf2e2de..723657c7c69463d1fd047f9fd319a40064232e16 100644 (file)
@@ -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)