summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2009-01-28 14:11:03 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2009-01-28 14:11:03 +0000
commit11527568264fe64c53f09cc9a3c17b561619bc25 (patch)
tree974bfd3ae64f58cb974db0ae444e9ff2d9746473 /usr.sbin/Makefile
parent5b7f4e3110662f38c59a2cf573ea8d8b8e526e41 (diff)
Add wake to the build. ok claudio.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 68f5e32b1c9..8d7b920bee7 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.145 2008/10/14 21:43:49 deraadt Exp $
+# $OpenBSD: Makefile,v 1.146 2009/01/28 14:11:02 mbalmer Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
rpc.statd rtadvd rtsold rwhod sa sasyncd sensorsd sliplogin \
slstats snmpctl snmpd spamdb spray syslogc syslogd sysmerge \
tcpdrop tcpdump timed tokenadm tokeninit traceroute traceroute6 \
- trpt usbdevs user vipw watchdogd wsconscfg wsfontload wsmoused \
+ trpt usbdevs user vipw wake watchdogd wsconscfg wsfontload wsmoused \
ypldap zdump zic ztsscale
.if (${AFS:L} == "yes")