summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2acdb980..60509f67 100644
--- a/Makefile
+++ b/Makefile
@@ -1080,6 +1080,7 @@ runtestscripts: test_setup genfuzztestcases
tests/run_vbutil_tests.sh
ifneq (${VBOOT2},)
tests/vb2_rsa_tests.sh
+ tests/vb2_firmware_tests.sh
endif
.PHONY: runmisctests