Switch StaticAnalysisTest build test to use the new build system CPPCHECK module...
[pub/USBasp.git] / BuildTests / SingleUSBModeTest / makefile
index 93027d9..98e2d25 100644 (file)
@@ -37,4 +37,8 @@ clean:
        $(MAKE) -s -f makefile.test clean ARCH=UC3\r
 \r
 %:\r
-       
\ No newline at end of file
+\r
+.PHONY: begin end compile clean\r
+\r
+# Include LUFA build script makefiles\r
+include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in\r