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 5bb3fb1..5971d13 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -6,6 +6,7 @@ OBJS = \ mgmt-dfu.o \ mgmt-fpga.o \ mgmt-keystore.o \ + mgmt-keywrap.o \ mgmt-masterkey.o \ mgmt-misc.o \ mgmt-show.o |