X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/380f014c4c7b3e317181654577b24c41c266bf8f..998009c490409ed4419d3f3d6e43313826bc1796:/BuildTests/makefile diff --git a/BuildTests/makefile b/BuildTests/makefile index 3f3ca5a03..bb76edd8c 100644 --- a/BuildTests/makefile +++ b/BuildTests/makefile @@ -13,7 +13,7 @@ all: %: $(MAKE) -C BoardDriverTest $@ - $(MAKE) -C BootloaderBuildTest $@ + $(MAKE) -C BootloaderTest $@ $(MAKE) -C ModuleTest $@ $(MAKE) -C SingleUSBModeTest $@ $(MAKE) -C StaticAnalysisTest $@