mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix "make installworld" with MK_CDDL == no after r300906 by
adding a missing entry for ${TESTSBASE}/cddl/sbin
X-MFC with: r300906
Pointyhat to: asomers
Reported by: Shawn Webb <shawn.webb@hardenedbsd.org>
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
b468a9ff1d
commit
51da679955
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@
|
|||
cddl
|
||||
lib
|
||||
..
|
||||
sbin
|
||||
..
|
||||
usr.bin
|
||||
..
|
||||
usr.sbin
|
||||
|
|
|
|||
Loading…
Reference in a new issue