mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Also build the netblast sub-directory, not just netreceive and netsend.
MFC after: 3 days
This commit is contained in:
parent
1dd14b1a7b
commit
edcd17dded
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
SUBDIR= netreceive netsend
|
||||
SUBDIR= netreceive netsend netblast
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue