mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
8 lines
99 B
Makefile
8 lines
99 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
TESTSDIR= ${TESTSBASE}/sys/netipsec
|
||
|
|
|
||
|
|
TESTS_SUBDIRS+= tunnel
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|