From c7344c22ac700dacf55a8dc729111dd7781c5fed Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 3 Jun 2012 19:44:15 +0000 Subject: Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module. --- BuildTests/SingleUSBModeTest/makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'BuildTests/SingleUSBModeTest/makefile') diff --git a/BuildTests/SingleUSBModeTest/makefile b/BuildTests/SingleUSBModeTest/makefile index 93027d980..98e2d25f3 100644 --- a/BuildTests/SingleUSBModeTest/makefile +++ b/BuildTests/SingleUSBModeTest/makefile @@ -37,4 +37,8 @@ clean: $(MAKE) -s -f makefile.test clean ARCH=UC3 %: - \ No newline at end of file + +.PHONY: begin end compile clean + +# Include LUFA build script makefiles +include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in -- cgit v1.2.3