mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add one2many subdirectory (previously forgotten).
This commit is contained in:
parent
950c15fcef
commit
7cc2023054
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= async bpf bridge cisco echo ether frame_relay hole iface ksocket lmi \
|
||||
netgraph ppp pppoe pptpgre rfc1490 socket tee tty UI vjc
|
||||
netgraph one2many ppp pppoe pptpgre rfc1490 socket tee tty UI vjc
|
||||
|
||||
.if !defined(NOCRYPT) && exists(${.CURDIR}/../../crypto/rc4/rc4.c)
|
||||
SUBDIR+= mppc
|
||||
|
|
|
|||
Loading…
Reference in a new issue