diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 09:35:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 09:35:40 +0000 |
commit | c7cc05e7e214cfd9aeee538e1e8cf67c66b454e5 (patch) | |
tree | 055e8d6e0ed3443242f6db332b38ca60f0585573 /usr.sbin/Makefile | |
parent | add5cab54c847e99330f3024b4f759386eee6797 (diff) |
activate wsmoused; the sooner the better
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 54f77ab68a3..e1a7d745b69 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.75 2001/04/02 10:11:41 espie Exp $ +# $OpenBSD: Makefile,v 1.76 2001/04/14 09:35:39 deraadt Exp $ # not yet done: catman @@ -14,7 +14,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ sa sesd sliplogin slstats spppcontrol spray \ syslogd tcpdump timed traceroute trpt trsp \ - usbdevs user vipw vnconfig zdump zic + usbdevs user vipw vnconfig wsmoused zdump zic # IPv6 SUBDIR+=faithd ifmcstat ndp rip6query route6d rtadvd rtsold traceroute6 |