Author: syrinx
Date: Mon Jul 26 16:26:26 2010
New Revision: 210504
URL: http://svn.freebsd.org/changeset/base/210504

Log:
  Connect the snmp_wlan(3) module to the build.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/usr.sbin/bsnmpd/modules/Makefile

Modified: head/usr.sbin/bsnmpd/modules/Makefile
==============================================================================
--- head/usr.sbin/bsnmpd/modules/Makefile       Mon Jul 26 16:20:52 2010        
(r210503)
+++ head/usr.sbin/bsnmpd/modules/Makefile       Mon Jul 26 16:26:26 2010        
(r210504)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to