summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/tls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/tls/Makefile')
-rw-r--r--lib/libc/tests/tls/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/tls/Makefile b/lib/libc/tests/tls/Makefile
index cbf441d..0e98fed 100644
--- a/lib/libc/tests/tls/Makefile
+++ b/lib/libc/tests/tls/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
.if !defined(NO_PIC)
SUBDIR+= dso
.endif
OpenPOWER on IntegriCloud