diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-10-06 19:30:22 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-10-06 19:30:22 +0000 |
commit | 04d403c6c3b1a89a0c9b2d976fe1978b9c4ac9b0 (patch) | |
tree | daa35bb75ea91002d718ec584a8221e79425c7ec /usr.sbin/Makefile | |
parent | d9b3c3a4ccae00c20463e1522a6ea28cc2238ca1 (diff) |
connect sensorsd to the build
ok deraadt@
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 51955d18c02..9ec1781aa65 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.96 2003/07/07 21:37:07 deraadt Exp $ +# $OpenBSD: Makefile,v 1.97 2003/10/06 19:30:21 henning Exp $ # not yet done: catman @@ -14,7 +14,7 @@ SUBDIR= ac accton adduser amd arp authpf \ netgroup_mkdb openssl pkg pkg_install popa3d portmap ppp pppd pppoe \ pstat pwd_mkdb quot quotaon rarpd rbootd rdconfig rdate repquota rmt \ rpc.bootparamd rpc.lockd rwhod \ - sa sesd sliplogin slstats spppcontrol spray \ + sa sensorsd sesd sliplogin slstats spppcontrol spray \ syslogd tcpdump timed tokenadm tokeninit traceroute trpt \ usbdevs user vipw vnconfig wsmoused zdump zic |