git: 9b5ddb2accfc - main - wtap(4): Connect to build

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Tue, 20 May 2025 02:05:47 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=9b5ddb2accfc80f70a0da52444008ebabef2a9ee

commit 9b5ddb2accfc80f70a0da52444008ebabef2a9ee
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-05-20 02:04:18 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-05-20 02:04:18 +0000

    wtap(4): Connect to build
    
    Sponsored by:   The FreeBSD Foundation
---
 sys/modules/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 369cd47c6c8f..bc6fc7ae1a25 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -429,6 +429,7 @@ SUBDIR=	\
 	wlan_xauth \
 	${_wpi} \
 	${_wpifw} \
+	wtap \
 	${_x86bios} \
 	xdr \
 	xl \