aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorRoman Kurakin <rik@FreeBSD.org>2004-04-24 22:03:02 +0000
committerRoman Kurakin <rik@FreeBSD.org>2004-04-24 22:03:02 +0000
commit0a6818e29c810b228675468620eee26246bacaab (patch)
tree56697eefc572bbaf32c2f48364a0f2c1275e18bb /sys/conf/files
parent49572c5b0d9c429a309ccf364f83cb90c7799fde (diff)
downloadsrc-0a6818e29c810b228675468620eee26246bacaab.tar.gz
src-0a6818e29c810b228675468620eee26246bacaab.zip
Connect ng_sppp to the build process.
Notes
Notes: svn path=/head/; revision=128616
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 11bd1b3c246d..c144e0dd765a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1407,6 +1407,7 @@ netgraph/ng_pptpgre.c optional netgraph_pptpgre
netgraph/ng_rfc1490.c optional netgraph_rfc1490
netgraph/ng_socket.c optional netgraph_socket
netgraph/ng_split.c optional netgraph_split
+netgraph/ng_sppp.c optional netgraph_sppp
netgraph/ng_tee.c optional netgraph_tee
netgraph/ng_tty.c optional netgraph_tty
netgraph/ng_vjc.c optional netgraph_vjc