summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorsyrinx <syrinx@FreeBSD.org>2010-07-26 16:26:26 +0000
committersyrinx <syrinx@FreeBSD.org>2010-07-26 16:26:26 +0000
commit3d55aa81d7aa437aaa1df7b438629b28af4d5c16 (patch)
tree9751e3220374b42844a78c6504b4c1671e7aa750 /usr.sbin/bsnmpd
parent8702707235300ce9e9e60f562e7d747a375b261d (diff)
downloadFreeBSD-src-3d55aa81d7aa437aaa1df7b438629b28af4d5c16.zip
FreeBSD-src-3d55aa81d7aa437aaa1df7b438629b28af4d5c16.tar.gz
Connect the snmp_wlan(3) module to the build.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile
index 0ef4b7a..c2b7360 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
OpenPOWER on IntegriCloud