git: efcef5cec8d7 - main - wlan_gcmp.4: hook up to the build

From: Bjoern A. Zeeb <bz_at_FreeBSD.org>
Date: Sat, 14 Jun 2025 22:44:18 UTC
The branch main has been updated by bz:

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

commit efcef5cec8d7de982080d0b1d29b5eed60aec65a
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-06-14 22:42:55 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-06-14 22:42:55 +0000

    wlan_gcmp.4: hook up to the build
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
    Fixes:          ca6d68a06317
---
 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 16faf4bf5de4..4f12e70f2ae4 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -627,6 +627,7 @@ MAN=	aac.4 \
 	wlan_acl.4 \
 	wlan_amrr.4 \
 	wlan_ccmp.4 \
+	wlan_gcmp.4 \
 	wlan_tkip.4 \
 	wlan_wep.4 \
 	wlan_xauth.4 \