about summary refs log tree commit diff
path: root/sunrpc
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 9761585409..7e5bbfd951 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -70,8 +70,7 @@ xtests := tst-getmyaddr
 
 ifeq ($(have-thread-library),yes)
 xtests += thrsvc
-tests += tst-udp-garbage
-tests-internal += tst-svc_register
+tests += tst-udp-garbage tst-svc_register
 endif
 
 ifeq (yes,$(build-shared))