diff options
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 9a024e3975c..5682ebdcfc2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.125 2012/08/30 15:53:47 kettenis Exp $ +# $OpenBSD: Makefile,v 1.126 2012/11/23 07:03:28 ratchov Exp $ .include <bsd.own.mk> @@ -21,7 +21,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ pr printenv printf quota radioctl ranlib rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho sdiff script sed sendbug shar showmount skey \ - skeyaudit skeyinfo skeyinit sort spell split sqlite3 ssh stat su systat \ + skeyaudit skeyinfo skeyinit sndiod \ + sort spell split sqlite3 ssh stat su systat \ sudo tail talk tcopy tcpbench tee telnet tftp tic time tip \ tmux top touch tput tr true tset tsort tty usbhidaction usbhidctl \ ul uname unexpand unifdef uniq units \ |