aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/Makefile
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2016-07-09 21:53:39 +0200
committerFredrik Thulin <fredrik@thulin.net>2016-07-09 21:53:39 +0200
commit556dccb585c8e2023c35bb25d5009e36575ebd33 (patch)
tree57485316dfae50b58da0421506a1f3cbc13486b5 /projects/cli-test/Makefile
parentdcc6cf1b97935bc3a663714f596cacba619a8b3d (diff)
Merge more code from projects/hsm.
Diffstat (limited to 'projects/cli-test/Makefile')
-rw-r--r--projects/cli-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile
index ba80c88..a07029c 100644
--- a/projects/cli-test/Makefile
+++ b/projects/cli-test/Makefile
@@ -1,6 +1,6 @@
TEST = cli-test
-OBJS = crc32.o test_sdram.o mgmt-cli.o mgmt-dfu.c mgmt-fpga.c mgmt-misc.c mgmt-show.c mgmt-test.c mgmt-keystore.o
+OBJS = crc32.o test_sdram.o mgmt-cli.o mgmt-dfu.c mgmt-fpga.c mgmt-misc.c mgmt-show.c mgmt-test.c mgmt-keystore.o test-mkmif.c
BOARD_OBJS = \
$(TOPLEVEL)/stm-init.o \