aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTests/makefile')
-rw-r--r--BuildTests/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildTests/makefile b/BuildTests/makefile
index ac0cde260..bb76edd8c 100644
--- a/BuildTests/makefile
+++ b/BuildTests/makefile
@@ -13,6 +13,7 @@
all:
%:
$(MAKE) -C BoardDriverTest $@
+ $(MAKE) -C BootloaderTest $@
$(MAKE) -C ModuleTest $@
$(MAKE) -C SingleUSBModeTest $@
$(MAKE) -C StaticAnalysisTest $@