Switch StaticAnalysisTest build test to use the new build system CPPCHECK module...
[pub/USBasp.git] / BuildTests / BootloaderTest / makefile
index 08b7590..635c5c6 100644 (file)
@@ -54,4 +54,8 @@ clean:
        rm -f BuildMakefile\r
 \r
 %:\r
-       
\ No newline at end of file
+\r
+.PHONY: all begin end testbootloaders clean\r
+\r
+# Include LUFA build script makefiles\r
+include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in\r