mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the sade to build-tools list. This fixes a tinderbox.
This commit is contained in:
parent
a36aa44a85
commit
2d0fba0551
1 changed files with 1 additions and 0 deletions
|
|
@ -900,6 +900,7 @@ build-tools:
|
|||
${_aicasm} \
|
||||
usr.bin/awk \
|
||||
lib/libmagic \
|
||||
usr.sbin/sade \
|
||||
usr.sbin/sysinstall
|
||||
${_+_}@${ECHODIR} "===> ${_tool} (obj,build-tools)"; \
|
||||
cd ${.CURDIR}/${_tool}; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue