aboutsummaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index ba515f7..2f026a1 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -30,6 +30,7 @@
INC = ../hal.h
LIB = ../libhal.a
BIN = test-aes-key-wrap test-hash test-pbkdf2 test-ecdsa test-bus test-trng test-rsa
+BIN += test-rpc_hash test-rpc_server
CFLAGS = -g3 -Wall -fPIC -std=c99 -I..