From 3d55aa81d7aa437aaa1df7b438629b28af4d5c16 Mon Sep 17 00:00:00 2001 From: syrinx Date: Mon, 26 Jul 2010 16:26:26 +0000 Subject: [PATCH] Connect the snmp_wlan(3) module to the build. Sponsored by: The FreeBSD Foundation --- usr.sbin/bsnmpd/modules/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 0ef4b7a60560..c2b73609ffe7 100644 --- a/usr.sbin/bsnmpd/modules/Makefile +++ b/usr.sbin/bsnmpd/modules/Makefile @@ -12,7 +12,8 @@ SUBDIR= ${_snmp_atm} \ snmp_bridge \ snmp_hostres \ snmp_mibII \ - snmp_pf + snmp_pf \ + snmp_wlan .if ${MK_NETGRAPH_SUPPORT} != "no" SUBDIR+=snmp_netgraph