]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/Makefile
Split rpcent tests out of tst-netdb.
[thirdparty/glibc.git] / sunrpc / Makefile
index c29f4a96b8ef727b8c5d5c35b2d65b922cd05040..60caa0a273dd2d0edd21937dab8d3c3351cf0d63 100644 (file)
@@ -96,7 +96,7 @@ rpcgen-objs = rpc_main.o rpc_hout.o rpc_cout.o rpc_parse.o \
 extra-objs = $(rpcgen-objs) $(addprefix cross-,$(rpcgen-objs))
 others += rpcgen
 
-tests = tst-xdrmem tst-xdrmem2
+tests = tst-xdrmem tst-xdrmem2 test-rpcent
 xtests := tst-getmyaddr
 
 ifeq ($(have-thread-library),yes)