mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
tests: add ktest modules to build
MFC after: 2 weeks
This commit is contained in:
parent
068913e4ba
commit
b8da3b62a5
1 changed files with 1 additions and 0 deletions
|
|
@ -653,6 +653,7 @@ _mpr= mpr
|
|||
.endif
|
||||
|
||||
.if ${MK_TESTS} != "no" || defined(ALL_MODULES)
|
||||
SUBDIR+= ktest
|
||||
SUBDIR+= tests
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue