summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-03 20:55:08 +0000
committergjb <gjb@FreeBSD.org>2016-02-03 20:55:08 +0000
commitfae384c5034294f1254162d6514b98b1fe82c72f (patch)
tree460d67a4ec1e983091e94a7a27af0f8acddfcbbe /lib/libc/tests
parentae6f20360349bac54d30fa9c9c20a2366905b725 (diff)
downloadFreeBSD-src-fae384c5034294f1254162d6514b98b1fe82c72f.zip
FreeBSD-src-fae384c5034294f1254162d6514b98b1fe82c72f.tar.gz
Final pass through to fix 'tests' packaging.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libc/tests')
-rw-r--r--lib/libc/tests/tls/dso/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/tls/dso/Makefile b/lib/libc/tests/tls/dso/Makefile
index 9b698cd..74f826a 100644
--- a/lib/libc/tests/tls/dso/Makefile
+++ b/lib/libc/tests/tls/dso/Makefile
@@ -1,5 +1,9 @@
# $FreeBSD$
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
OBJTOP= ${.OBJDIR:H:H:H:H:H}
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/tls/${.CURDIR:T}
OpenPOWER on IntegriCloud