diff options
-rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index d1374ae..6e813d59 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # XXX MISSING: mkproto -SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \ +SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot ckdist \ cron crunch ctm dev_mkdb diskpart edquota inetd kernbb keyadmin \ kgmon kvm_mkdb lpr manctl mkdosfs mrouted mtest mtree \ named named.reload named.restart ndc \ |