aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/tls/dso/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-03-20 16:13:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-03-20 16:13:56 +0000
commit3a9ddfa1ab46b492c861022ea254b3277ef74dde (patch)
tree31397947f0ab76ed33ebdd43686fa1f13920194a /lib/libc/tests/tls/dso/Makefile
parent8c3a85eaeb0552569e81be43091a18b9e702cc41 (diff)
downloadsrc-3a9ddfa1ab46b492c861022ea254b3277ef74dde.tar.gz
src-3a9ddfa1ab46b492c861022ea254b3277ef74dde.zip
Diffstat (limited to 'lib/libc/tests/tls/dso/Makefile')
-rw-r--r--lib/libc/tests/tls/dso/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/tls/dso/Makefile b/lib/libc/tests/tls/dso/Makefile
index ec996105f4d3..2e08d6899d63 100644
--- a/lib/libc/tests/tls/dso/Makefile
+++ b/lib/libc/tests/tls/dso/Makefile
@@ -6,6 +6,7 @@ SHLIB_NAME= h_tls_dlopen.so
SRCS= h_tls_dlopen.c
MAN=
+PACKAGE= tests
LIBDIR= ${TESTSBASE}/lib/libc/tls
SHLIB_MAJOR= 1