diff options
author | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2005-07-04 21:11:28 +0000 |
---|---|---|
committer | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2005-07-04 21:11:28 +0000 |
commit | d9703d205db23d8143c37261c27664dd432e5048 (patch) | |
tree | d20882f3d77df9f8c97447982cb387eb91bf12df /usr.bin/Makefile | |
parent | b2800660f8c3e839cd6c1c53d68e2fc7f1f3d637 (diff) |
- add tunerctl to the build
ok deraadt@
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index fe411d2f781..878106909a6 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.93 2005/05/28 04:43:18 marius Exp $ +# $OpenBSD: Makefile,v 1.94 2005/07/04 21:11:27 jakemsr Exp $ .include <bsd.own.mk> @@ -19,8 +19,8 @@ SUBDIR= apply apropos arch asa asn1_compile at aucat audioctl awk banner \ rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \ sudo tail talk tcopy tee telnet tftp tic time tip tn3270 top touch \ - tput tr true tset tsort tty usbhidaction usbhidctl ul uname unexpand \ - unifdef uniq units \ + tput tr true tset tsort tty tunerctl usbhidaction usbhidctl ul uname \ + unexpand unifdef uniq units \ unvis users uudecode uuencode vacation vgrind vi vis vmstat w wall wc \ what whatis which who whois window write x99token xargs xinstall xlint \ xstr yacc yes |