diff options
Diffstat (limited to 'projects/cli-test/Makefile')
-rw-r--r-- | projects/cli-test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile index e01b243..fadf2cf 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -5,6 +5,7 @@ OBJS = \ mgmt-dfu.o \ mgmt-fpga.o \ mgmt-keystore.o \ + mgmt-keywrap.o \ mgmt-masterkey.o \ mgmt-misc.o \ mgmt-show.o \ |