summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pw/tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/pw/tests/Makefile b/pw/tests/Makefile
index 27f0ac4..66ab454 100644
--- a/pw/tests/Makefile
+++ b/pw/tests/Makefile
@@ -1,5 +1,9 @@
# $FreeBSD$
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
ATF_TESTS_SH= pw_etcdir \
pw_lock \
pw_config \