summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/hash/Makefile')
-rw-r--r--lib/libc/tests/hash/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/hash/Makefile b/lib/libc/tests/hash/Makefile
index 6facb5a..188ba7f 100644
--- a/lib/libc/tests/hash/Makefile
+++ b/lib/libc/tests/hash/Makefile
@@ -2,6 +2,10 @@
.include <src.opts.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
NETBSD_ATF_TESTS_C=
.if ${MK_OPENSSL} != "no"
OpenPOWER on IntegriCloud