aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9f9b25e..ec43558 100644
--- a/Makefile
+++ b/Makefile
@@ -192,6 +192,7 @@ CFLAGS += -I${CRYPTECH_ROOT}/sw/libhal
CFLAGS += -I${LIBTFM_BLD}
export CFLAGS
+export RPC_MODE
all: ${LIB}
cd tests; ${MAKE} $@