From cdaf07d30bd440cf3ee2f6615d044634734047bd Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 21 Mar 2016 22:35:48 -0400 Subject: stupid fixes --- tests/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index b4d006d..0fa6281 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -40,7 +40,7 @@ ifndef RPC_SERVER endif endif ifdef RPC_CLIENT - BIN += test-rpc_hash + BIN += test-rpc_hash test-rpc_get_version endif ifdef RPC_SERVER BIN += test-rpc_server -- cgit v1.2.3