summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07936e52..3b59fc69 100644
--- a/Makefile
+++ b/Makefile
@@ -287,7 +287,7 @@ else
$(PESIGN) -n certdb -i $< -c "shim" -s -o $@ -f
endif
-test test-clean :
+test test-clean test-coverage test-lto :
@make -f $(TOPDIR)/include/test.mk \
COMPILER="$(COMPILER)" \
CROSS_COMPILE="$(CROSS_COMPILE)" \