diff --git a/tests/atf_python/Makefile b/tests/atf_python/Makefile index 889cdcdf9592..6b7c39948b0a 100644 --- a/tests/atf_python/Makefile +++ b/tests/atf_python/Makefile @@ -1,12 +1,14 @@ .include .PATH: ${.CURDIR} +PACKAGE= tests + FILES= __init__.py atf_pytest.py ktest.py utils.py SUBDIR= sys .include FILESDIR= ${TESTSBASE}/atf_python .include