From 32d2ec2a2b44e01d7173a808005ccb10eab0ca67 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 12 Feb 2019 16:24:42 -0500 Subject: Add CLI functions to manage the keywrap core, with new auto-zeroise functionality. --- projects/hsm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/hsm/Makefile') diff --git a/projects/hsm/Makefile b/projects/hsm/Makefile index 37c552d..0bd7930 100644 --- a/projects/hsm/Makefile +++ b/projects/hsm/Makefile @@ -9,6 +9,7 @@ OBJS = mgmt-cli.o \ mgmt-masterkey.o \ mgmt-misc.o \ mgmt-task.o \ + mgmt-keywrap.o \ log.o \ $(TOPLEVEL)/task.o -- cgit v1.2.3