summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/build.mk b/test/build.mk
index 1ede361b28..5ebfeb2553 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -53,6 +53,7 @@ test-list-host += nvmem
test-list-host += pingpong
test-list-host += pinweaver
test-list-host += power_button
+test-list-host += printf
test-list-host += queue
test-list-host += rma_auth
test-list-host += rsa
@@ -121,6 +122,7 @@ pingpong-y=pingpong.o
pinweaver-y=pinweaver.o
power_button-y=power_button.o
powerdemo-y=powerdemo.o
+printf-y=printf.o
queue-y=queue.o
rma_auth-y=rma_auth.o
rsa-y=rsa.o