aboutsummaryrefslogtreecommitdiff
path: root/share/examples/tests/tests/atf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/tests/tests/atf/Makefile')
-rw-r--r--share/examples/tests/tests/atf/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/examples/tests/tests/atf/Makefile b/share/examples/tests/tests/atf/Makefile
index c7bd46fef7b1..ef96dcb14aba 100644
--- a/share/examples/tests/tests/atf/Makefile
+++ b/share/examples/tests/tests/atf/Makefile
@@ -2,6 +2,11 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+TESTS+= Kyuafile
+
# Directory into which the Kyuafile provided by this directory will be
# installed.
#