diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-09-03 05:34:44 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-09-03 05:34:44 +0000 |
commit | fc70832d29b662bf45eba9862fe52cf3ab56aaf3 (patch) | |
tree | 4916400de7c8cfea42b7539b6b8faa44333788ec | |
parent | c0a050aab28b25dc80bd9d489e4a7c0e10e28092 (diff) |
build usbhidctl
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 9afbc037355..99788c923f6 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2001/08/01 21:22:16 millert Exp $ +# $OpenBSD: Makefile,v 1.71 2001/09/03 05:34:43 pvalchev Exp $ .include <bsd.own.mk> @@ -16,7 +16,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes \ rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ skeyaudit skeyinfo skeyinit sort split ssh su sup systat sudo tail \ talk tcopy tee telnet tftp tic time tip tn3270 top touch tput tr true \ - tset tsort tty ul uname unexpand unifdef uniq units unvis users \ + tset tsort tty 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 |