From 0593de1701364cc7c5c0016dca5f24145225abf3 Mon Sep 17 00:00:00 2001 From: danj Date: Tue, 15 Aug 2017 16:06:04 +0000 Subject: [PATCH] + wireless --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 69e3fcb1429..3036aa2e446 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1019 2017/08/10 16:41:22 sthen Exp $ +# $OpenBSD: Makefile,v 1.1020 2017/08/15 16:06:04 danj Exp $ SUBDIR = SUBDIR += GeoIP @@ -718,6 +718,7 @@ SUBDIR += whatweb SUBDIR += wide-dhcpv6 SUBDIR += wifind + SUBDIR += wireless SUBDIR += wireshark SUBDIR += wmifinfo SUBDIR += wmnet