summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-01 19:04:17 +0000
committermpp <mpp@FreeBSD.org>1996-02-01 19:04:17 +0000
commit44b58afd46b9e187055667ad34bb7aeddeb60859 (patch)
tree1445261e437d36adef5dfcf4639830c00225e8ce /sbin/Makefile
parentaa6525c79f8e657cf9fdef6f4fbd74bb1b2f5f85 (diff)
downloadFreeBSD-src-44b58afd46b9e187055667ad34bb7aeddeb60859.zip
FreeBSD-src-44b58afd46b9e187055667ad34bb7aeddeb60859.tar.gz
Added mount_ext2fs to SUBDIR list.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 8323f23..e22a216 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -4,8 +4,8 @@
SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \
dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \
- modunload mount mount_cd9660 mount_devfs mount_fdesc mount_kernfs \
- mount_lfs mount_nfs mount_null mount_portal mount_procfs \
+ modunload mount mount_cd9660 mount_devfs mount_ext2fs mount_fdesc \
+ mount_kernfs mount_lfs mount_nfs mount_null mount_portal mount_procfs \
mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
nologin ping quotacheck rdisc reboot restore route savecore scsi \
scsiformat shutdown slattach startslip swapon tunefs umount
OpenPOWER on IntegriCloud