Skip to content
Snippets Groups Projects
Commit 998009c4 authored by Dean Camera's avatar Dean Camera
Browse files

Fix incorrectly names build test directory references.

parent 380f014c
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@
all:
%:
$(MAKE) -C BoardDriverTest $@
$(MAKE) -C BootloaderBuildTest $@
$(MAKE) -C BootloaderTest $@
$(MAKE) -C ModuleTest $@
$(MAKE) -C SingleUSBModeTest $@
$(MAKE) -C StaticAnalysisTest $@
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment