mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFhead@r321916
This commit is contained in:
commit
3a8b7649ce
2 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ SUBDIR= ibaddr ibnetdiscover ibping ibportstate ibroute ibsendtrap ibstat \
|
|||
ibsysstat ibtracert opensm perfquery saquery \
|
||||
sminfo smpdump smpquery vendstat
|
||||
|
||||
SUBDIR.${MK_TESTS}+= tests
|
||||
SUBDIR.${MK_TESTS}+= osmtest
|
||||
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
|
|
|
|||
|
|
@ -47,4 +47,3 @@ HAS_TESTS=
|
|||
SUBDIR.${MK_TESTS}+= tests
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue