diff options
author | ache <ache@FreeBSD.org> | 1994-12-28 14:00:11 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-28 14:00:11 +0000 |
commit | a120a7d833f78ba650b27ec5e3484f216ee99b11 (patch) | |
tree | 56dc8bd396096e875fe19317cab3f147767e3fbf /usr.sbin/Makefile | |
parent | 9bee14843ffcf2a780c2f7a6d936fe5f66872e99 (diff) | |
download | FreeBSD-src-a120a7d833f78ba650b27ec5e3484f216ee99b11.zip FreeBSD-src-a120a7d833f78ba650b27ec5e3484f216ee99b11.tar.gz |
adduser added
Diffstat (limited to 'usr.sbin/Makefile')
-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 3a087cb..a78d468 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -3,7 +3,7 @@ # XXX MISSING: mkproto # XXX MISSING SOURCES: quot # XXX TEMP. BROKEN: iostat -SUBDIR= ac accton amd arp chown chroot cron crunch dbsym dev_mkdb \ +SUBDIR= ac accton adduser amd arp chown chroot cron crunch dbsym dev_mkdb \ diskpart edquota inetd kbdcontrol kgmon kvm_mkdb lpr lsdev manctl \ mtree mrouted named nslookup pkg_install portmap pppd pppstats \ pstat pwd_mkdb quotaon repquota routed rmt rwhod sa \ |