diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile index 1068590a9529..d257f3d3c1a9 100644 --- a/sys/modules/netgraph/Makefile +++ b/sys/modules/netgraph/Makefile @@ -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