From 2752f3381b013df24752488488a4cc6e4716fd95 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 4 Mar 2015 15:55:38 -0800 Subject: Split rpcent tests out of tst-netdb. --- sunrpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc/Makefile') diff --git a/sunrpc/Makefile b/sunrpc/Makefile index c29f4a9..60caa0a 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -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) -- cgit v1.1