Turn on the pppoe node module

This commit is contained in:
Julian Elischer 1999-11-06 19:47:03 +00:00
parent 0e12356c53
commit 5cb03e7cb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52920

View File

@ -1,7 +1,7 @@
# $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
# $FreeBSD$
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp rfc1490 \
socket tee tty UI vjc
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp pppoe \
rfc1490 socket tee tty UI vjc
.include <bsd.subdir.mk>