summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2004-01-10 04:11:22 +0000
committerScott Long <scottl@FreeBSD.org>2004-01-10 04:11:22 +0000
commit481a5ea35fc69d624966fe1034590c0174202cc7 (patch)
tree544d60f520f1f59f7552b016b8b816409cb197d4
parentbb066eb657bbf94dcdccf27d0b8bf3897d5a340a (diff)
MFC rev 1.131:
Enable building mount_nfs4. Submitted by: alfred
Notes
Notes: svn path=/releng/5.2/; revision=124327
-rw-r--r--sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 5e49d8fb06ad..58b004b377e6 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -44,6 +44,7 @@ SUBDIR= adjkerntz \
mount_ext2fs \
mount_msdosfs \
mount_nfs \
+ mount_nfs4 \
mount_ntfs \
mount_nullfs \
mount_std \