=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- src/sbin/Makefile 2009/11/22 23:33:22 1.90 +++ src/sbin/Makefile 2010/02/18 20:18:38 1.91 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2009/11/22 23:33:22 deraadt Exp $ +# $OpenBSD: Makefile,v 1.91 2010/02/18 20:18:38 otto Exp $ SUBDIR= atactl badsect bioctl ccdconfig clri dhclient \ disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \ @@ -6,7 +6,7 @@ isakmpd kbd ldattach lmccontrol mknod modload modunload mount \ mount_cd9660 mount_ext2fs mount_ffs mount_msdos \ mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \ - mount_vnd mount_nnpfs mountd ncheck_ffs newfs newfs_msdos \ + mount_vnd mount_nnpfs mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \ nfsd nologin pdisk pfctl pflogd ping ping6 quotacheck \ raidctl reboot restore route rtsol savecore scan_ffs \ scsi shutdown slattach swapctl sysctl ttyflags tunefs \