mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Build sade on amd64 as well as i386 and sparc64.
This commit is contained in:
parent
f55df2a221
commit
7720b5abea
1 changed files with 3 additions and 0 deletions
|
|
@ -27,4 +27,7 @@ SUBDIR+= ndiscvt
|
|||
.endif
|
||||
SUBDIR+= sicontrol
|
||||
SUBDIR+= spkrtest
|
||||
.if ${MK_SYSINSTALL} != "no"
|
||||
SUBDIR+= sade
|
||||
.endif
|
||||
SUBDIR+= zzz
|
||||
|
|
|
|||
Loading…
Reference in a new issue