mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
8 lines
78 B
Makefile
8 lines
78 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
ATF_TESTS_SH= pfctl_test
|
||
|
|
|
||
|
|
SUBDIR+= files
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|