From 8a01c20cd38da6ff52423f02fc22d56b8ad57800 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 29 Mar 2016 16:25:04 -0400 Subject: Add test-rpc_get_random --- tests/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index 63db700..65c7a25 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -40,7 +40,7 @@ ifndef RPC_SERVER endif endif ifdef RPC_CLIENT - BIN += test-rpc_hash test-rpc_pkey test-rpc_get_version + BIN += test-rpc_hash test-rpc_pkey test-rpc_get_version test-rpc_get_random endif ifdef RPC_SERVER BIN += test-rpc_server -- cgit v1.2.3