diff options
author | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-01-31 08:32:17 +0000 |
---|---|---|
committer | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-01-31 08:32:17 +0000 |
commit | 15936e0f59bf8973e0519448b27fdb48905e1786 (patch) | |
tree | 2d2e0d13af08da610b40a935be91a6974c03ea41 /usr.sbin/Makefile | |
parent | 7d0b5f192449e80a103f5e37564d71502405f911 (diff) |
link hoststated to the builds.
ok miod@, henning@
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index e5f46ae5f6c..2ca865d5a2b 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.132 2006/12/18 19:07:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.133 2007/01/31 08:32:16 pyr Exp $ .include <bsd.own.mk> SUBDIR= ac accton acpidump adduser amd apm apmd arp authpf \ bgpctl bgpd bind chroot config cron dev_mkdb dhcpd dhcrelay \ dvmrpctl dvmrpd \ - edquota eeprom fdformat ftp-proxy gpioctl hostapd hotplugd httpd \ + edquota eeprom fdformat ftp-proxy gpioctl hostapd \ + hoststatectl hoststated hotplugd httpd \ ifstated inetd iostat kgmon kvm_mkdb lpr mailwrapper map-mbone \ memconfig mopd mrinfo mrouted mtrace mtree netgroup_mkdb ntpd \ openssl ospfctl ospfd pkg_add popa3d portmap ppp pppd pppoe procmap \ |