diff --git a/usr.sbin/Makefile.arm b/usr.sbin/Makefile.arm index b21bc52d23b1..590b8cd41152 100644 --- a/usr.sbin/Makefile.arm +++ b/usr.sbin/Makefile.arm @@ -1,4 +1,5 @@ # $FreeBSD$ -SUBDIR+= ofwdump SUBDIR+= kgmon +SUBDIR+= mount_smbfs +SUBDIR+= ofwdump