From 046a5db21ac1afc2b3f95d46ee490f30f87abbc5 Mon Sep 17 00:00:00 2001 From: pho Date: Thu, 2 May 2024 06:58:49 +0000 Subject: [PATCH] net/Makefile: + hs-network-control --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index deba9aed6984..9c9080b01546 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1569 2024/04/19 05:58:08 wiz Exp $ +# $NetBSD: Makefile,v 1.1570 2024/05/02 06:58:49 pho Exp $ # COMMENT= Networking tools @@ -248,6 +248,7 @@ SUBDIR+= hs-mime-types SUBDIR+= hs-network SUBDIR+= hs-network-bsd SUBDIR+= hs-network-byte-order +SUBDIR+= hs-network-control SUBDIR+= hs-network-info SUBDIR+= hs-network-multicast SUBDIR+= hs-network-uri