From 591b22f37f854ecc4479a7951be8f041dce22bbc Mon Sep 17 00:00:00 2001 From: riastradh Date: Thu, 20 Aug 2020 21:30:46 +0000 Subject: [PATCH] Descend into wg-userspace. --- usr.sbin/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index f3f2bd347d24..6a226513bbfb 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.284 2020/08/20 21:21:32 riastradh Exp $ +# $NetBSD: Makefile,v 1.285 2020/08/20 21:30:46 riastradh Exp $ # from: @(#)Makefile 5.20 (Berkeley) 6/12/93 .include @@ -30,8 +30,9 @@ SUBDIR= ac accton acpitools altq apm apmd arp autofs \ tadpolectl tcpdchk tcpdmatch tcpdrop timed tpctl tprof traceroute trpt \ unlink usbdevs user \ videomode vipw veriexecgen vnconfig \ - wakeonlan wg-keygen wgconfig wiconfig wlanctl wsconscfg wsfontload wsmoused \ - wsmuxctl zdump zic + wakeonlan wg-keygen wg-userspace wgconfig wiconfig wlanctl \ + wsconscfg wsfontload wsmoused wsmuxctl \ + zdump zic .if ${MKMAKEMANDB} != "no" SUBDIR+= makemandb