Adjust sources to accomodate for repo copy of our bridging code
[dragonfly.git] / sys / net / Makefile
1 # $DragonFly: src/sys/net/Makefile,v 1.3 2005/12/19 00:07:02 corecode Exp $
2 #
3
4 SUBDIR=accf_data accf_http disc ef faith gif gre sl stf tap tun \
5         vlan oldbridge dummynet ipfilter ipfw ip6fw ip_mroute \
6         sppp ppp_layer pf
7
8 .include <bsd.subdir.mk>