From fae384c5034294f1254162d6514b98b1fe82c72f Mon Sep 17 00:00:00 2001 From: gjb Date: Wed, 3 Feb 2016 20:55:08 +0000 Subject: Final pass through to fix 'tests' packaging. Sponsored by: The FreeBSD Foundation --- lib/libc/tests/tls/dso/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/libc') 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} -- cgit v1.1