.include <src.opts.mk>

.PATH:	${.CURDIR}

PACKAGE=tests
FILES=	__init__.py
SUBDIR=	net netlink netpfil

.include <bsd.own.mk>
FILESDIR=	${TESTSBASE}/atf_python/sys

.include <bsd.prog.mk>
