diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 1999-11-16 23:27:37 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 1999-11-16 23:27:37 +0000 |
| commit | 8be226ccde7bc7f5739ca101c8c2e6816f587d50 (patch) | |
| tree | 55027993971452a728bea5fa452f03f26f41f627 /sys/modules/netgraph/Makefile | |
| parent | f7045ac0eb73740c30a5d0c4642e61956223fe09 (diff) | |
Notes
Diffstat (limited to 'sys/modules/netgraph/Makefile')
| -rw-r--r-- | sys/modules/netgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile index d257f3d3c1a9..b3fe13f688bd 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 pppoe \ - rfc1490 socket tee tty UI vjc +SUBDIR= async cisco echo frame_relay hole iface ksocket lmi netgraph \ + ppp pppoe rfc1490 socket tee tty UI vjc .include <bsd.subdir.mk> |
