diff --git a/tests/atf_python/Makefile b/tests/atf_python/Makefile index 889cdcdf959..6b7c39948b0 100644 --- a/tests/atf_python/Makefile +++ b/tests/atf_python/Makefile @@ -2,6 +2,8 @@ .PATH: ${.CURDIR} +PACKAGE= tests + FILES= __init__.py atf_pytest.py ktest.py utils.py SUBDIR= sys